------------------------------------------------------- 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h" -include "/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::2222: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:265/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::18265:: 18warning:: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]warning : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 1: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h1:: 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6859:: 68warning:: 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, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h125::12524::24 :note : noteexpanded 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 :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::160: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h70::60 :warning70: :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, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 125:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h24::125 :note24: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h1:: 61/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h62::6239::39 :warning : warningnoexcept 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h125::12524::24 :note : noteexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 :1:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h65::6553::53 :warning : warningnoexcept 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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24 void operator delete[] (void* mem, size_t size) UT_NOTHROW;: ^note : expanded from macro 'UT_NOTHROW'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :125:24: #define UT_NOTHROW noexceptnote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp73::2837: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:73:37: warning: virtual ~NormalTestTerminator() _destructor_override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' virtual ~NormalTestTerminator() _destructor_override; ^ #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:79In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp42::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:79:42: warning virtual void exitCurrentTest() const _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual void exitCurrentTest() const _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp :2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:80In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp48::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322: virtual ~TestTerminatorWithoutExceptions() _destructor_override;30 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_destructor_override': 322:30: note: #define _destructor_override overrideexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h28:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::39191: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h26::191 :warning26: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::2839: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::19239:: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 192warning:: 29'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; ^ virtual void teardown() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp39:: 2/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :In file included from 214/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::4639:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 214'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual ~ExecFunctionWithoutParameters() _destructor_override;: 322 ^: 30:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro '_destructor_override'30 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h28:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::39216: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h25::216 :warning25: :'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; ^ virtual void exec() _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp: :In file included from 2/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h39:: 234/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::38234:: 38warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::228228::6767:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ ^ : 1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:::265228:: : 18In file included from In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ::warning3939: : : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h ::229229::116typedef unsigned long long cpputest_ulonglong;116: : ^ warning warning: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::255255::3434:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; virtual void setRunIgnored() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::257257::4747:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h2:: 42In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h::4245: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h5::45 :warning5: :defaulted function definitions are incompatible with C++98 [-Wc++98-compat] warning: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 150:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h80::150 :note80: :expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' note: 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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93:In file included from 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual void postTestAction(UtestShell&, TestResult&) _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:111:76:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112:77:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h28:: 45In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4546: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h40::46 :warning40: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 35 warnings generated. 60 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:48:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:95:26: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if(inexactDisabled_) CHECK(!feclearexcept(FE_INEXACT)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:97:9: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 40 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 86 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 134 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 43 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 260 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp87: warning29s: generated/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp125::3224: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'UT_NOTHROW': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: #define UT_NOTHROW noexcept31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :44:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h93::6259::39 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24 virtual void postTestAction(UtestShell&, TestResult&) _override;: ^note : expanded from macro 'UT_NOTHROW' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h #define UT_NOTHROW noexcept: 306 ^: 19: note: expanded from macro '_override' In file included from :1#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h72::3142: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); }: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h28:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h39:: 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h73::7337::60 :warning : warning'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 SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306322::1930:: notenote: : expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::8032:: 48In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: virtual ~TestTerminatorWithoutExceptions() _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note virtual void copy(void* dst, const void* src) _override { copier_(dst, src); }: expanded from macro '_destructor_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:216:25: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: virtual void exec() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^38 :38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual ~MockCheckedActualCall() _destructor_override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::28306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 39note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hexpanded from macro '_override': 233:#define _override override25 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h234::3238: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning43: :'override' keyword is incompatible with C++98 [-Wc++98-compat]83 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322 virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;: 30 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;: 228 ^: 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp17::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^45 :92: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h : ^228 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :note32: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :note28: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::25150::3494:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; virtual ~IgnoredUtestShell() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h306::32219::30 :note : noteexpanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51: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;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h306::3919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note254: :expanded from macro '_override'34 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual bool willRun() const _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h306::3219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note52: :expanded from macro '_override'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; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :note39: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :255:#define _override override34 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32 virtual void setRunIgnored() _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h306::5319::101 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :note28: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h ^: 257: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32 virtual SimpleString getMacroName() const _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^ :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h54::306122::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:258:69In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override;19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual unsigned long int returnUnsignedLongIntValue() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h306::4219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h note: expanded from macro '_override' :45#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h DEFAULT_COPY_CONSTRUCTOR(TestResult): 69 ^: 86:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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' virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93:In file included from 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:: 32warning: : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::3228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3244: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::166111::9276:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::2832: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h44:: 167/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::109112:: 77warning:: '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& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40 virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:In file included from 171/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::9428:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :expanded from macro '_override'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp32:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h32:: 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h174::45101::91 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32#define NULLPTR nullptr: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual bool returnBoolValue() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.hnote:: 33expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:#define _override override72 : ^68 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp ^: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h: :expanded from macro '_override'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:#define _override override73 : ^60 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual unsigned long int returnUnsignedLongIntValue() _override;306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 31note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h :33#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h ^: 86:51: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override;306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp virtual unsigned int returnUnsignedIntValue() _override;: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h :104#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202 DEFAULT_COPY_CONSTRUCTOR(MockNamedValue): 86 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]150 :80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29 virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h19::34 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h: :expanded from macro '_override'90 :50:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: : expectedCall_(expectedCall), next_(NULLPTR) {}32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :240:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h72::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; }#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; }38 : ^38 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ~MockCheckedActualCall() _destructor_override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h32:: 322In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h30::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro '_destructor_override'256 :35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp40::3264: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp259::2955: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withCallOrder(unsigned int) _override; ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cppnote:: 32expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp306::2919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note42: :expanded from macro '_override'85 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262 virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override;: 34 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note virtual int returnIntValue() _override { return 0; }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::3229: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::4332:: 83/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 263warning:: 52'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; virtual int returnIntValueOrDefault(int value) _override { return value; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::4432:: 100In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h32:: 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::92266:: 92warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual long int returnLongIntValue() _override { return 0; }: 46 ^: 109/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: virtual MockActualCall& 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::306269::1966:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::4732:: 105In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } ^ virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:: 29warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 48:114: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp19::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro '_override'49 :89:#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275 virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override;: 88 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h29:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h50::27794::51 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29 virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; }: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 51/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::89306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 280note:: 40expanded from macro '_override' : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ virtual double returnDoubleValueOrDefault(double value) _override { return value; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp283::2946: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning53: :'override' keyword is incompatible with C++98 [-Wc++98-compat]101 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp306::3219: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 284expanded from macro '_override': 73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp54::32122: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19:#define _override override note ^: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp#define _override override: 32 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h19::55 :note120: : warningexpanded from macro '_override': 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289: virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override;52 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note virtual const void * returnConstPointerValue() _override { return NULLPTR; }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::29290: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h79::56 :warning89: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 57:121: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp295::2952: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning59: :'override' keyword is incompatible with C++98 [-Wc++98-compat]35 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual bool hasReturnValue() _override; note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :'nullptr' is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34 virtual void * returnPointerValue() _override { return NULLPTR; }: ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 17: note virtual int returnIntValue() _override;: expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :warning29: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :68:60: virtual const void * returnConstPointerValue() _override { return NULLPTR; }warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual unsigned long int returnUnsignedLongIntValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :expanded from macro '_override'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 292 ^: 71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::31469::1786:: notewarning: : expanded from macro 'NULLPTR''override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp81::3286: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::6629:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 83'override' keyword is incompatible with C++98 [-Wc++98-compat]: 81: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30684::1946:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual const char * returnStringValue() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h306::3319: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note44: :expanded from macro '_override'105 #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86: virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override;40 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 returnDoubleValue() _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::4529:: 87/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 87warning:: 69'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ virtual double returnDoubleValueOrDefault(double default_value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp29:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 89/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::5233:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 46'override' keyword is incompatible with C++98 [-Wc++98-compat]: 85: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override;: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: virtual const void * returnConstPointerValueOrDefault(const void * 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :expanded from macro '_override'29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92#define _override override: 41 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro '_override': 48:94: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^93 :56/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 * returnPointerValueOrDefault(void *) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 49/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::11129:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 95'override' keyword is incompatible with C++98 [-Wc++98-compat]: 52: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void (*returnFunctionPointerValue())() _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::3329: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::5096::10771:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19#define _override override: ^note : expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98 virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;: 61 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp306::3219: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 33expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:#define _override override91 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;17 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:: 29note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 159:36#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual ~MockActualCallTrace() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::32233:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 60note:: 118expanded from macro '_destructor_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^161 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61 virtual MockActualCall& withName(const SimpleString& name) _override;: 141 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h32:: 162In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: 57/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 62warning:: 87'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29 virtual MockExpectedCall& ignoreOtherParameters() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 163/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::85306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; In file included from ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro '_override': 65:58: warning#define _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp83::32 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; virtual MockExpectedCall& andReturnValue(int value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual MockExpectedCall& andReturnValue(unsigned int value) _override;165 : ^100 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ In file included from virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30633:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 68note:: 62expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h32:: 166In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h92::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]69 :71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override;29 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h167::306:19: 109note:: expanded from macro '_override'warning : 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71 virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;: 72 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2933: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::16872::10560:: 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 value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp19::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:#define _override override65 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:: 29note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 169:114#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& andReturnValue(void* value) _override;306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h29:: 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h170::7589: :warning65: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:In file included from 63/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:: 29warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 171:94: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80#define _override override: 57 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h19::172 :note89: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:In file included from 176/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::12432:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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;} ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 155/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::5929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 177'override' keyword is incompatible with C++98 [-Wc++98-compat]: 89: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156#define _override override: 73 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::19178:: 125note:: expanded from macro '_override'warning : 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override;33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :157/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306::1976:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppnote:: 29expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override180 : ^35 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: virtual bool hasReturnValue() _override;32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h33:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::19158:: 74note:: expanded from macro '_override'warning : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :expanded from macro '_override'29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 181 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h virtual MockNamedValue returnValue() _override;: 159 ^: 91:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::18332:: 63In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::3229: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::18433:: 36/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 161warning:: 100'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp32:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::33186: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h60::162 :warning96: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp29:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 187/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3433:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: 163warning:: 105'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h33:: 189/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::60164:: 80warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 165/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::8829:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 190'override' keyword is incompatible with C++98 [-Wc++98-compat]: 86: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:In file included from 85/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:: 29warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 192:43: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual long int returnLongIntValue() _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp306::3219: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 168expanded from macro '_override': 92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :note29: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :195:#define _override override65 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;: 169 ^: 93:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; }: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h32:: 198In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h56::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]171 :106: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2933: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::201173::51121:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2933: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::202174::8682:: 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&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 175/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::55204:: 81warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :expanded from macro '_override'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: virtual MockExpectedCall& andReturnValue(bool) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^205 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h46::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ virtual const char * returnStringValue() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::30632:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :178:51: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::19207:: 40note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual double returnDoubleValue() _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 179expanded from macro '_override': 60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:: 29note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 208:69#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h virtual double returnDoubleValueOrDefault(double default_value) _override;: 180 ^: 56:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(long int) _override { return *this; }#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp#define _override override: 29 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: virtual void * returnPointerValue() _override;181 : ^65 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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(unsigned long int) _override { return *this; } ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:In file included from 56/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:: 32warning: : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; }19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:183:66:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 213'override' keyword is incompatible with C++98 [-Wc++98-compat]: 52: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual const void * returnConstPointerValue() _override;expanded from macro '_override' ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockExpectedCall& andReturnValue(double) _override { return *this;}/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::306214::1987:: notewarning: : expanded from macro '_override''override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32 virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h306::18519::59 :note : warningexpanded from macro '_override': '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppexpanded from macro '_override': 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override216 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53 virtual void (*returnFunctionPointerValue())() _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note virtual MockExpectedCall& andReturnValue(void*) _override { return *this; }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h33:: 217/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::71187:: 59warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^219 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h61::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& onObject(const void* objectPtr) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h32:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro '_override'190 :47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 40note:: 104expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppexpanded from macro 'NULLPTR': 29: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :warning44: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:52:64:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::3029:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 253expanded from macro '_destructor_override': 77: #define _destructor_override overridewarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:64: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h void failTest(const MockFailure& failure) _override: 256 ^: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:72#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cppnote:: 29expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259#define NULLPTR nullptr: 55 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:73:41: warning: virtual bool returnBoolValueOrDefault(bool value) _override { return value; }'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:static MockExpectedCall* expectedCall = NULLPTR;306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:In file included from 74/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp::3729:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 260'nullptr' is incompatible with C++98 [-Wc++98-compat]: 36: warningstatic MockActualCall* actualCall = NULLPTR;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual bool returnBoolValue() _override { return false; }#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:: 82note:: 44expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~MockCFunctionComparatorNode() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^266 :92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:88:60: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268 virtual SimpleString valueToString(const void* object) _override: 43 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::27198::6555:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; }17 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp105::2940: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: virtual ~MockCFunctionCopierNode() _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::306107::1951:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override virtual void copy(void* dst, const void* src) _override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h116::27547:88: :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; }: 314 ^: 17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 68::621:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]22 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning virtual MockExpectedCall& andReturnValue(long int value) _override;: ^'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' typedef long long cpputest_longlong; ^#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: In file included from 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp :30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71:typedef unsigned long long cpputest_ulonglong; 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 267 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 288 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 69 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from :1 virtual ~ExecFunctionWithoutParameters() _destructor_override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::322264::309:: notewarning: : expanded from macro '_destructor_override''long long' is incompatible with C++98 [-Wc++98-compat-pedantic] #define _destructor_override override ^typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] In file included from typedef unsigned long long cpputest_ulonglong;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockNamedValue.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 80 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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_); ^ 117 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::2839: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::8039:: 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: warning: 72'override' keyword is incompatible with C++98 [-Wc++98-compat]: 42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; virtual void exitCurrentTest() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void exitCurrentTest() const _override; : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::30659::1968:: notewarning: : expanded from macro '_override'noexcept specifications are 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::80125::4824:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UT_NOTHROW' virtual ~TestTerminatorWithoutExceptions() _destructor_override; #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from void testBody() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h306::3919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note190: :expanded from macro '_override'21 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ void testBody() _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::28306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 39note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hexpanded from macro '_override': 191:26: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp :28: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:191In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp26::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:192:29: virtual void setup() _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void teardown() _override;: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::3028:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro '_destructor_override'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:233:25: warning#define _destructor_override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp19::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro '_override': 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h#define _override override: 216 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp virtual void exec() _override;: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::39306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h19:234:38: warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' virtual ~ExecFunctionTestShell() _destructor_override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h28:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::39228: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h67::233 :warning25: :'nullptr' is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: Utest* createTest() _override { return new ExecFunctionTest(this); }314 : ^17 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp::3928: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h229::39116: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning234: :'nullptr' is incompatible with C++98 [-Wc++98-compat]38 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual ~ExecFunctionTestShell() _destructor_override;314 : ^17 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 322expanded from macro 'NULLPTR': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 17: note: virtual ~IgnoredUtestShell() _destructor_override;expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:67:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppwarning:: 28'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ virtual bool willRun() const _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from ^:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:28:17: 306:In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h19note::: 39 expanded from macro 'NULLPTR': note /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :expanded from macro '_override'72#define NULLPTR nullptr ^ :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp virtual void exitCurrentTest() const _override;: 28 ^: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:::39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30628::: 30619In file included from ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h19 ::note39 : : noteexpanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :expanded from macro '_override'229 :#define _override override116 #define _override override: ^ ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp::3928: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h In file included from : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h257 ::39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h47: ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h314 ::warning7317: ::'override' keyword is incompatible with C++98 [-Wc++98-compat]37 :note : warningexpanded from macro 'NULLPTR': virtual SimpleString getMacroName() const _override;'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306 virtual ~NormalTestTerminator() _destructor_override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'322 :30#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro '_override'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:251:#define _override override34 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual ~IgnoredUtestShell() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::32239:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 80note:: 48expanded from macro '_destructor_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp :28: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp28:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h42:: 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h45::2575::47 :warning : warningdefaulted function definitions are incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80 virtual SimpleString getMacroName() const _override;: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h:45:5: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp: :defaulted function definitions 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:190 DEFAULT_COPY_CONSTRUCTOR(TestResult): 21 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]150 :80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;note : ^expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h Utest* createTest() _override { return new ExecFunctionTest(this); }: 111 ^: 76:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3944: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::234112::3877:: 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 ~ExecFunctionTestShell() _destructor_override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h306::32219::30 :note : noteexpanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h39:: 46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::40228:: 67warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : note ^: expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314#define _destructor_override override: 17 ^: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp :28: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:229:116:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppwarning:: 28'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h306::3119: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :note96: :expanded from macro '_override'36 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:#define _destructor_override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:257: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: virtual SimpleString getMacroName() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h : ^98 :76/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp#define _override override: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:258:69: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: virtual void runOneTest(TestPlugin* plugin, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::2829: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h::4431: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::93101::5938:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void postTestAction(UtestShell&, TestResult&) _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp :note29: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h44:: 105/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::52111:: 76warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112:In file included from 77/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; virtual ~CrashOnAllocationAllocator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::30642:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h:: 45note:: 5expanded from macro '_override': warning: #define _override overridedefaulted 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::28129: :In file included from 76/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual ~MemoryLeakWarningPlugin() _destructor_override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h306::4819::70 :note : warningexpanded from macro '_override': '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: virtual ~FailableMemoryAllocator() _destructor_override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h322::4930::71 :note : warningexpanded from macro '_destructor_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h19::31 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro '_override'143 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp :29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h306::8219::43 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~SimpleStringCacheAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:#define _destructor_override override30 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:125:26:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppwarning:: 29'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:84:76: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;306 : ^19 : note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h30:: 88In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h44::31 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]148 :39: warning virtual const char* alloc_name() const _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual ~StringBufferTestOutput() _destructor_override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp30::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h: :expanded from macro '_destructor_override'89 :43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp :In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h31:: 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::52150:: 37warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 void printBuffer(const char* s) _override: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:45:52: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from : allocator_(defaultMallocAllocator()), cache_(NULLPTR), nonCachedAllocations_(NULLPTR), hasWarnedAboutDeallocations(false)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h314::4417: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h :note93: :expanded from macro 'NULLPTR'59 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:45:84: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 : allocator_(defaultMallocAllocator()), cache_(NULLPTR), nonCachedAllocations_(NULLPTR), hasWarnedAboutDeallocations(false): ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:181: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: virtual ~CompositeTestOutput() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:111:76: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; #define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:183: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from virtual void printTestsStarted() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h : ^44 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::112306::7719:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp19::30 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hexpanded from macro '_override': 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:184#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:187:63: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h virtual void printCurrentTestEnded(const TestResult& res) _override;: 46 ^: 40:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ~MemoryLeakWarningPlugin() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: virtual void printCurrentGroupStarted(const UtestShell& test) _override;48 : ^70 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cppexpanded from macro '_override': 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:#define _override override31 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :189: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: virtual void printCurrentGroupEnded(const TestResult& res) _override;45 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :49/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::71306:: 19warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:#define _override override66 : virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^35 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:: node[i].freeMemoryHead_ = NULLPTR; 30 note: ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h314 ::3117: :#define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :note ^191: :expanded from macro 'NULLPTR'48 : warning#define NULLPTR nullptr: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp : ^67 :35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' node[i].usedMemoryHead_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314#define _override override: 17 ^: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp :note28: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);193 : ^43 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 printBuffer(const char*) _override;#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp::13335::5922:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] return getCacheNodeFromSize(size)->freeMemoryHead_ != NULLPTR; ^ _nextOrderedTest(NULLPTR), _level(0) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h17::314 :note17: :expanded from macro 'NULLPTR' note: #define NULLPTR nullptrexpanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp::30665::1937:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ return (getOrderedTestHead() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/OrderedTest.cpp:80:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp232:: if (NULLPTR == reg->getFirstTest() || head == reg->getFirstTest()) {3137 : ^ : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: ::'nullptr' is incompatible with C++98 [-Wc++98-compat]314141 ::1740:: cache_[i].freeMemoryHead_ = NULLPTR; note warning: ^: expanded from macro 'NULLPTR' 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:#define NULLPTR nullptr17 : ^ note virtual ~FailableMemoryAllocator() _destructor_override;: expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:241:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] cache_[i].freeMemoryHead_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp: :expanded from macro '_override'275 :25: warning: #define _override override'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ cache_.setAllocator(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 73 warnings generated. 40 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 95 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h117: warning144s: generated52. : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 70 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 58 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:235In file included from :12::1 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]59 :68: warning: return NULLPTR;noexcept specifications are incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17 void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 125:24: note#define NULLPTR nullptr: expanded from macro 'UT_NOTHROW' ^ #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp ^: 243:32: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h p->expectedCall_ = NULLPTR;: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: void operator delete[] (void* mem, size_t size) UT_NOTHROW;note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: #define NULLPTR nullptrnote : ^expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314::171:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hnote:: 64expanded from macro 'NULLPTR': 51:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 131 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:419:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (value == NULLPTR) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp::31428:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :note39: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :79#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp:459:12: warning Utest* createTest() _override { return new ExecFunctionTest(this); }: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h return NULLPTR;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:37:99: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:305:44: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 264 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 80 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 65 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 58 warnings generated. 60 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 103 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 11 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 37 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void exitCurrentTest() const _override; : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h306::2219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note264: :expanded from macro '_override'9 : warning: #define _override override 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ^ In file included from typedef long long cpputest_longlong;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp : ^27 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:73:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h37::265 :warning18: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30typedef unsigned long long cpputest_ulonglong;: ^note : expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: 58note warning: sexpanded from macro '_destructor_override' generated . #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 61 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 95 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 60 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllTests.cpp:41:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hexpanded from macro '_override': 59:68: #define _override overridewarning : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp ^: 28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h125::4524: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :note49: :expanded from macro 'UT_NOTHROW'71 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306::191:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hnote:: 60expanded from macro '_override': 70: warning: #define _override overridenoexcept 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp1:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :In file included from 62/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3945:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.hwarning:: 45noexcept specifications are incompatible with C++98 [-Wc++98-compat]: 91: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: #define UT_NOTHROW noexcept314 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::1186: :In file included from 66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 22warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 void printCurrentTestStarted(const UtestShell& test) _override; ^ typedef long long cpputest_longlong; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'265 :18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]#define _override override ^ typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp29:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :In file included from 187/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::6331:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:72:42: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp29:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :In file included from 188/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::6731:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:73:37: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual ~NormalTestTerminator() _destructor_override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cppnote:: 28expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:191: virtual void exitCurrentTest() const _override;48 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 verbose(VerbosityLevel level) _override; ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp#define _override override: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::8029:: 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 192warning:: 26'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306322::1930:: notenote: : expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp28:: 30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h31:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::3996: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h36::192 :warning29: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ virtual void teardown() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h31:: 99In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h88::39 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]214 :46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp30:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h31:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :In file included from 101/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3839:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 216'override' keyword is incompatible with C++98 [-Wc++98-compat]: 25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ virtual void exec() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: note: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp31:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :In file included from 103/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::4331:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:233:25: warning virtual const char* free_name() const _override;: ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp ^: 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: virtual TestMemoryAllocator* actualAllocator() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::306234::1938:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::3031: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3139: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::115228::4342:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::30314:: 17note:: expanded from macro '_destructor_override'note : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::22830:: 67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h :warning31: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :119:76: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:229In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp116::30 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) virtual ~NullUnknownAllocator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::314322::1730:: notenote: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h : ^251 :34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ~IgnoredUtestShell() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::2830: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h::3131: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::14139:: 40/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 254warning:: 34'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; virtual bool willRun() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::3130: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h::3931: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::255143::3476:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::25730:: 47In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :144:52: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual char* allocMemoryLeakNode(size_t size) _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h28:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::21531:: 52In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :warning42: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h :45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: DEFAULT_COPY_CONSTRUCTOR(TestResult)306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 150expanded from macro '_override': 80: note: #define _override overrideexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::2831: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::4231:: 42In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :warning44: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h :111:76: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;: expanded from macro '_destructor_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:44:79: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112: virtual void report_testgroup_start(TestResult* result, UtestShell& test) _override;77 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp#define _override override: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::2831: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::4831:: 72In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :warning45: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :46:40: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual ~MemoryLeakWarningPlugin() _destructor_override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:#define _override override30 : ^ note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:50In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp148::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp::3128: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h51::31134: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]49 :71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:68 virtual void printBuffer(const char* s) _override; ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'67 :35: note#define _override override: expanded from macro 'TEST' ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::306125::1926:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:In file included from 74/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp::128:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: TEST(CodeMemoryReportFormatter, freeCreatesAnFreeCall)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual void printCurrentGroupEnded(const TestResult& res) _override;24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 306:19: note: void testBody() _override; }; \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::19274::261:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67: virtual void color() _override;35 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cppexpanded from macro '_override': 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:93 virtual ~MemoryLeakAllocator() _destructor_override;: 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro '_destructor_override'35 : note: expanded from macro 'TEST' #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp::9930:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :119:76: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 24 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST'306 :19: note: expanded from macro '_override' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp: :expanded from macro '_destructor_override'99 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::306129::1976:: notewarning: : expanded from macro '_override''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp::3530:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h: :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:expanded from macro 'TEST'212 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::30111:: 1note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \30 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h :84/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::76306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:117: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32TEST(CodeMemoryReportFormatter, NewAllocatorGeneratesDeleteCode): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h^: 43:38/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65warning:: 24'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h void testBody() _override; }; \: 322 ^: 30:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp : ^117 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 67:35: #define _override overridenote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp :31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.hnote:: 52expanded from macro '_override': #define _override override88 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:50:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp virtual void postTestAction(UtestShell & test, TestResult & result) _override;: 125 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' TEST(CodeMemoryReportFormatter, DeleteNullWorksFine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: #define _override overridenote : ^expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:: 31note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.hexpanded from macro '_override': 51:64: #define _override overridewarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:127:61: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:73: formatter->report_free_memory(testResult, newAllocator, NULLPTR, "boo", 4);60 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppnote:: 131expanded from macro '_override': 1: warning: #define _override override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h131::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h :warning104: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :defaulted function definitions are incompatible with C++98 [-Wc++98-compat]67 :35: note: expanded from macro 'TEST' DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp::13932:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:: 38warning:: 34'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockSupportPlugin() _destructor_override; TEST(CodeMemoryReportFormatter, allocationUsingMallocOnTheSameLineDoesntGenerateTheSameVariableTwice) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3065:: 24note:: expanded from macro '_destructor_override'note : expanded from macro 'TEST' #define _destructor_override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:#define _override override32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:41:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:139:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 138 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125In file included from :24::1 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hexpanded from macro 'UT_NOTHROW': 22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: #define UT_NOTHROW noexcept warning ^: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1265: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h18::62 :warning39: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] typedef unsigned long long cpputest_ulonglong; ^ void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 73 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 8 warnings generated. 8 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 39 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 87 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:43: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 100 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:174:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultNewArrayAllocator(), SimpleString::getStringAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:196:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myOwnAllocator.memoryWasAllocated); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:197:38: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CreateSequenceOfZero) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:213: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:213:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:216:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Copy) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:216:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:221:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:224:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Assignment) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:231:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:234:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Equality) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp #define UT_NOTHROW noexcept: 239 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from :1 CHECK(s1 == s2);: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h ^: 64:51:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning102: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]55 : note: expanded from macro 'CHECK' void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :314::117: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note65: :expanded from macro 'NULLPTR'53 : warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:242:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, InEquality) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:79:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppwarning:: 247'override' keyword is incompatible with C++98 [-Wc++98-compat]: 5: warning: virtual void exitCurrentTest() const _override;'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK(s1 != s2);: 306 ^: 19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'102 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::31480::1748:: notewarning: : expanded from macro 'NULLPTR''override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppexpanded from macro 'TEST': 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ void testBody() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:42: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 255: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: CHECK(s1.equalsNoCase(s2)); note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define NULLPTR nullptr: 102 ^: 55: note: expanded from macro 'CHECK'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :314 : ^17 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro 'NULLPTR'17 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp255::25834::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 setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hTEST(SimpleString, CompareNoCaseWithCase): 306^: 19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'65 :24:#define _override override note ^: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28 void testBody() _override; }; \: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h306::25719::47 :note : warningexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:271In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp5::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning CHECK(!s1.equalsNoCase(s2));: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102: virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;55 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp314::2817: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnote:: 44expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112:77:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::71275:: 1warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hTEST(SimpleString, asCharString): 306^: 19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp162::2943: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :note148: :expanded from macro 'STRCMP_EQUAL'39 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h322::31430::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppexpanded from macro '_destructor_override': 282:1:#define _destructor_override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from TEST(SimpleString, Size)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :^ 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::65183::2438:: notewarning: : expanded from macro 'TEST''override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; void testBody() _override; }; \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::19282:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :note29: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:187:63:expanded from macro 'TEST' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \19 : ^ note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:#define _override override29 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 289 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:#define _override override35 : ^ note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \99 ^ :88/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h293::1275::37 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("abcdefg1234", s2.asCharString()); virtual ~NullUnknownAllocator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h322::16230::43 :note : noteexpanded from macro '_destructor_override': expanded from macro 'STRCMP_EQUAL' #define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::30314: :In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:: 32note: : In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:: 294warning:: 5'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h STRCMP_EQUAL("AbCdEfG1234", s1.asCharString());: 306 ^: 19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual ~AccountingTestMemoryAllocator() _destructor_override;: 297 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322warning:: 30'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_destructor_override' TEST(SimpleString, Addition)#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro 'TEST'30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31 void testBody() _override; }; \: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h ^: 212:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h76::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:In file included from 297/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::130:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h31:: 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::35215:: 52note:: expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:#define _override override30 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:305:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(s3, s4); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h30:: 127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h::4247:: 37note:: expanded from macro 'CHECK_EQUAL'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReporterPlugin() _destructor_override; ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro '_destructor_override'17 : note#define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :305: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::50127::733:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL' virtual void postTestAction(UtestShell & test, TestResult & result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)306 :19: note: expanded from macro '_override' ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:51:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ virtual bool parseArguments(int, const char *const *, int) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:308:1: virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19TEST(SimpleString, Concatenation): ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppnote:: 32expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockFailure.h:#define _override override57 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:317In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp5::32 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from CHECK_EQUAL(s3, s4);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::73127::6042:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL' virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h::31433:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:: 86note:: 51expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:: 32note: : In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual MockActualCall& withName(const SimpleString& name) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppwarning:: 334'override' keyword is incompatible with C++98 [-Wc++98-compat]: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(empty)); ^ virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::102306::5519:: notenote: : expanded from macro 'CHECK'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::1732:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro 'NULLPTR'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114#define NULLPTR nullptr: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::49335::895:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(beginning)); virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19102::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 50expanded from macro 'NULLPTR': 94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp19::336 :note5: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK(s.contains(end)); ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h102::3255: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note52: :expanded from macro 'CHECK'100 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :337:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp5::32 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: CHECK(s.contains(mid)); warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;expanded from macro 'CHECK' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define NULLPTR nullptr32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :warning338: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 CHECK(!s.contains(notPartOfString));: 19 ^: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^102 :55: note: expanded from macro 'CHECK'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override;note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp340::325: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning CHECK(empty.contains(empty));: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual MockNamedValue returnValue() _override;: 102 ^: 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: expanded from macro 'CHECK'19 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 62expanded from macro 'NULLPTR': 63: warning#define NULLPTR nullptr: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::19341:: 5note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK(!empty.contains(s));In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::32102: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h55::65 :note60: :expanded from macro 'CHECK' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp344::321: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: TEST(SimpleString, startsWith)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;24 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppnote:: 32expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override92 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h344::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning95: :'override' keyword is incompatible with C++98 [-Wc++98-compat]52 : warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 67:35: note virtual void (*returnFunctionPointerValue())() _override;: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::32349: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h5::162 :warning57: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(hi.startsWith(part)); virtual MockActualCall& withCallOrder(unsigned int) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306::10219::55 :note : noteexpanded from macro '_override': expanded from macro 'CHECK' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h314::16317::85 :note : warningexpanded from macro 'NULLPTR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp : ^350 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 CHECK(!part.startsWith(hi)); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp55::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'CHECK': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:351:5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109 CHECK(!diff.startsWith(hi));: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;expanded from macro 'CHECK' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :note32: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define NULLPTR nullptr168 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::306354::191:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override TEST(SimpleString, split) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h void testBody() _override; }; \: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::177306::8919:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp19::354 :note1: :expanded from macro '_override' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp35::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'TEST': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]362 :5: warning: virtual cpputest_longlong returnLongLongIntValue() _override;'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL("hello\n", collection[0].asCharString());#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:In file included from 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:: 32note: : In file included from expanded from macro 'STRCMP_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override;: 17 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::32363: :In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'nullptr' is incompatible with C++98 [-Wc++98-compat]:202 :86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("world\n", collection[1].asCharString()); ^ virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h314::3217: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note204: :expanded from macro 'NULLPTR'81 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:: 364note:: 5expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp STRCMP_EQUAL("how\n", collection[2].asCharString());: 32 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h162::20743::40 :note : warningexpanded from macro 'STRCMP_EQUAL': '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro '_override': 17: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::210365::415:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: STRCMP_EQUAL("do\n", collection[3].asCharString());19 : ^ note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _override override ^ :162:43:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppnote:: 32expanded from macro 'STRCMP_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void * returnPointerValueOrDefault(void *) _override;: 314 ^: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::36632:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("you\n", collection[4].asCharString()); ^ virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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__) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32314: :In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro 'NULLPTR': 216:52: warning#define NULLPTR nullptr: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: 367 ^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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("do\n", collection[5].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::4332:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro 'STRCMP_EQUAL'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual MockActualCall& onObject(const void* objectPtr) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppnote:: 32expanded from macro 'STRCMP_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual MockActualCall& withName(const SimpleString&) _override { return *this;}17 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::371306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(SimpleString, splitNoTokenOnTheEnd) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::6532:: 24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: expanded from macro 'TEST' : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockActualCall& withParameterOfType(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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::37132:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 254warning:: 104'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 256:35: warning: #define _override override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :warning378: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: STRCMP_EQUAL("Bah ", collection[0].asCharString());306:19 : ^ note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override162 : ^43 : note: expanded from macro 'STRCMP_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17 virtual cpputest_longlong returnLongLongIntValue() _override { return 0; }: ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp32:: 379In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h5::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32 STRCMP_EQUAL("Yah ", collection[1].asCharString());: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::278162::7843:: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'STRCMP_EQUAL' virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note STRCMP_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: #define NULLPTR nullptrwarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:19380:: 5note:: expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h STRCMP_EQUAL("oops", collection[2].asCharString());: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h46::162 :warning43: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'STRCMP_EQUAL' virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314#define _override override: 17 ^: note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:#define NULLPTR nullptr32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::38332:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :286:60/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp389::321: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual ~MockCheckedExpectedCall() _destructor_override;: 65 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro 'TEST'30 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:389:1:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h67::4435::105 :note : warningexpanded from macro 'TEST': '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h395::331: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning57: :'override' keyword is incompatible with C++98 [-Wc++98-compat]103 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, countEmptyString) ^ virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::1932:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:395:1:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h67::6035::118 :note : warningexpanded from macro 'TEST': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:401In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1::32: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, countEmptyStringInEmptyString) ^ virtual MockExpectedCall& andReturnValue(void (*value)()) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::24306:: 19note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp407::321: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: TEST(SimpleString, endsWith)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; }24 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:407: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::6732:: 35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h410::1755::55 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(str.endsWith("World")); virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19102:: 55note:: expanded from macro '_override'note : expanded from macro 'CHECK'#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 177:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h52::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 411 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from CHECK(!str.endsWith("Worl"));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::60102:: 55warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK' virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override314 : ^17 : note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:#define NULLPTR nullptr32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 412:5: warning: virtual MockExpectedCall& andReturnValue(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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK(!str.endsWith("Hello"));note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: ^ 102:55: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro 'CHECK'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; }314 : ^17 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual MockExpectedCall& andReturnValue(double) _override { return *this;}: 414 ^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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(str2.endsWith("ah")); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:In file included from 55: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppnote:: 32expanded from macro 'CHECK': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::32415: :In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(!str2.endsWith("baah")); ^ virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^102 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h55::306 :note19: :expanded from macro 'CHECK' note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 32 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::33314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h17::188 :note58: :expanded from macro 'NULLPTR' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :151:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^ :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h160::3141::17 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' TEST(MemoryReporterPlugin, meaninglessArgumentsAreIgnored)#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp CHECK(reporter->parseArguments(3, cmd_line, 1) == false);: 437 ^: 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 102'override' keyword is incompatible with C++98 [-Wc++98-compat]: 55: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 67expanded from macro 'CHECK': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:166:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp1::441 :warning5: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 67:35: note: expanded from macro 'TEST' STRCMP_EQUAL("", str.asCharString()); ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:444:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :warning171: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, replaceStringWithString) CHECK(reporter->parseArguments(3, cmd_line, 1));^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::65102::2455:: notenote: : expanded from macro 'TEST'expanded from macro 'CHECK' void testBody() _override; }; \ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:448:5: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :'nullptr' is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: STRCMP_EQUAL("boohoo baa boohoo baa boohoo", str.asCharString());67 : ^35 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'TEST'162 :43: note: expanded from macro 'STRCMP_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro '_override'17 : note: #define _override overrideexpanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:454:5 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' STRCMP_EQUAL("", str.subString(0, 1).asCharString()); ^ #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:: 189note:: 1expanded from macro 'STRCMP_EQUAL': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, whenUsingOnlyMallocAllocatorNoOtherOfTheAllocatorsAreUsed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :note469: :expanded from macro '_override'1 : warning: #define _override override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:223:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :warning481: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, mallocAllocationsAreReportedTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h67::6535::24 :note : noteexpanded from macro 'TEST': expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:493:1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppwarning:: 258'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromTillNormal) ^TEST(MemoryReporterPlugin, endOfaTestGroupWillReportSo) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp67::49335::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::19499:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ TEST(SimpleString, subStringFromTillOutOfBounds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:285: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp17::285 :note1: :expanded from macro 'NULLPTR' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::29265::524:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' void testBody() _override; }; \ CHECK(allocator == getCurrentMallocAllocator()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::306102::1955:: notenote: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:299: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::30265::124:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' TEST(MemoryReporterPlugin, shouldCreateCodeMemoryReportFormatterWithoutMock) void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::65306::2419:: notenote: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:302:1: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]511 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:306: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp#define NULLPTR nullptr: 309 ^: 1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:309:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 313:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' CHECK(realReporter.parseArguments(1, cmd_line, 0)); ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^102 :55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 356 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:971 void operator delete (void* mem, size_t size) UT_NOTHROW;: 5 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]125 :24: note: expanded from macro 'UT_NOTHROW' STRCMP_EQUAL("womenXXXXX", str); ^ #define UT_NOTHROW noexcept /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) In file included from ^ :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h314::6517::53 :note : warningexpanded from macro 'NULLPTR': noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :992:1:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:234:38: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual ~ExecFunctionTestShell() _destructor_override; : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 998 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from TEST(SimpleString, StrNCmp_n_too_large)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp :^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3965: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h24::257 :note47: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1010:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_s2_empty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::2965: :In file included from 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:: 31note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hexpanded from macro 'TEST': 96:36: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual ~MemoryLeakAllocator() _destructor_override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :expanded from macro '_override'1016 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 99 ^: 88:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1022:1 virtual ~NullUnknownAllocator() _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: TEST(SimpleString, StrStr)note : ^expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24#define _destructor_override override: ^note : expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h1022::311: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::8867:: 35warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1028:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(foo, empty) == foo); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp1029::2947: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.hwarning:: 31'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual ~AccountingTestMemoryAllocator() _destructor_override; note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30#define NULLPTR nullptr: ^note : expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _destructor_override override: 1029 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(empty, foo) == NULLPTR); In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h102::3155: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :note212: :expanded from macro 'CHECK'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 314 ^: 17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1030306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ CHECK(SimpleString::StrStr(foobarfoo, barf) == foobarfoo+3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cppnote:: 29expanded from macro 'CHECK': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note virtual TestMemoryAllocator* actualAllocator() _override;: expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1031 virtual const char* alloc_name() const _override;: 52 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' CHECK(SimpleString::StrStr(barf, foobarfoo) == NULLPTR); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h#define NULLPTR nullptr: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1031:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 CHECK(SimpleString::StrStr(barf, foobarfoo) == NULLPTR);: ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55#define _override override: ^note : expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1035:1:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cppwarning:: 29'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:89:43:TEST(SimpleString, AtoI) warning^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' virtual const char* free_name() const _override; ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1040:5: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)22 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :264/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::9314:: 17warning:: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1041:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(6789 == SimpleString::AtoI("6789")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1042:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :1043:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from CHECK(12345 == SimpleString::AtoI("12345:"));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::32102: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h55::124 :note45: :expanded from macro 'CHECK' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :note1044: :expanded from macro '_override'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK(-12345 == SimpleString::AtoI("-12345")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp32:: 1045/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::5148:: 39warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoI("\t \r\n123")); ^ virtual ~StringBufferTestOutput() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :102/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::55322:: 30note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cppexpanded from macro 'NULLPTR': 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:#define NULLPTR nullptr32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h1046::325: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :warning155: :'nullptr' is incompatible with C++98 [-Wc++98-compat]18 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoI("123-foo")); ^ void flush() _override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^102 :55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1048 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK(-32768 == SimpleString::AtoI(min_short_str));: 322 ^: 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 102expanded from macro '_destructor_override': 55: note: expanded from macro 'CHECK' #define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h17::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro 'NULLPTR'183 :38: warning#define NULLPTR nullptr: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp1049::305: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.hwarning:: 32'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(32767 == SimpleString::AtoI(max_short_str)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: virtual void printTestsEnded(const TestResult& result) _override;note : ^expanded from macro 'CHECK' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :expanded from macro '_override'1052 :1: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(SimpleString, AtoU) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp24::30 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.hexpanded from macro 'TEST': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:197:38 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:: 30note: : In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void setProgressIndicator(const char*) _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cppnote:: 39expanded from macro 'NULLPTR': 17: warning: #define NULLPTR nullptr'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1056:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::191060:: 5note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK(123 == SimpleString::AtoU("123-foo")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1061:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(65535 == SimpleString::AtoU(max_short_str)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp55::82 :note1: :expanded from macro 'CHECK' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1063: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1064: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1066:5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:: 95warning:: 5'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == SimpleString::AtoU("0")); ^ CHECK(!cache.hasFreeBlocksOfSize(10)); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 102:55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 102note:: 55expanded from macro 'CHECK': note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::17314:: 17note:: expanded from macro 'NULLPTR'note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1069: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19TEST(SimpleString, Binary): ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1069:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1074:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedString, StringFromBinary(value, sizeof(value)).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1075:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedString, StringFromBinaryOrNull(value, sizeof(value)).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:116: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: TEST(SimpleStringInternalCache, allocatingMoreThanCacheAvailable)expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1076:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", StringFromBinary(value, 0).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::116314::117:: warningnote: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67#define NULLPTR nullptr: 35 ^: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1077:51: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1077:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1080:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BinaryWithSize) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1080:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1086:5: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1087:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Size = 0 | HexContents = ", StringFromBinaryWithSize(value, 0).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1088:59: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(null)", StringFromBinaryWithSizeOrNull(NULLPTR, 0).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1088:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(null)", StringFromBinaryWithSizeOrNull(NULLPTR, 0).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1091:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BinaryWithSizeLargerThan128) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1091:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1097:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp STRCMP_CONTAINS("00 ...", StringFromBinaryWithSize(value, sizeof(value)).asCharString());: 174 ^: 1: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]189 :46: note: expanded from macro 'STRCMP_CONTAINS' TEST(SimpleStringInternalCache, deallocOfCachedMemoryWillNotDealloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)65 : ^24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro 'TEST': 17: note: expanded from macro 'NULLPTR' void testBody() _override; }; \ ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, MemCmp) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1106:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::MemCmp(smaller, greater, sizeof(smaller)) < 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:184:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::35314:: 17note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1107:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1108:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] LONGS_EQUAL(0, SimpleString::MemCmp(NULLPTR, NULLPTR, 0)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1108:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] LONGS_EQUAL(0, SimpleString::MemCmp(NULLPTR, NULLPTR, 0)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:TEST(SimpleString, MemCmpFirstLastNotMatching)199 :^1 : warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 65:24: note: expanded from macro 'TEST' TEST(SimpleStringInternalCache, clearAllIncludingCurrentlyUsedMemory) void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp::35199:: 1note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1116:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 != SimpleString::MemCmp(base, firstNotMatching, sizeof(base))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1117:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 != SimpleString::MemCmp(base, lastNotMatching, sizeof(base))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp :212:1:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, MaskedBitsChar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:223:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' TEST(SimpleStringInternalCache, allocatingMultipleLargerStringThanCached) ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1134:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("00000000", StringFromMaskedBits(0x00, 0xFF, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::223314::117:: warningnote: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67#define NULLPTR nullptr: 35 ^: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1142:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp::1145265::51:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarning) STRCMP_EQUAL("00000000 00000000", StringFromMaskedBits(0x0000, 0xFFFF, 2*8/CPPUTEST_CHAR_BIT).asCharString()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h1146::675::35 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ STRCMP_EQUAL("11111111 11111111", StringFromMaskedBits(0xFFFF, 0xFFFF, 2*8/CPPUTEST_CHAR_BIT).asCharString()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19162:43: note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1147:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1148:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("xxxxxxxx xxxxxxx1", StringFromMaskedBits(0x0001, 0x0001, 2*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1149:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11xx11xx 11xx11xx", StringFromMaskedBits(0xFFFF, 0xCCCC, 2*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, MaskedBits32Bit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp :300:1:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:300:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h35::306 :note19: :expanded from macro 'TEST' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1155:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp5::315 :warning1: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingLargeMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarningButOnlyOnce) 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h65::16224::43 :note : noteexpanded from macro 'TEST': expanded from macro 'STRCMP_EQUAL' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp::1156315::51:: warningwarning: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 162 ^: 43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:TEST(SimpleString, StringFromOrdinalNumberOnes)347 :^1 : warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 67note:: 35expanded from macro 'TEST': note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1167:5: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp: :'nullptr' is incompatible with C++98 [-Wc++98-compat]362 :1: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:TEST(SimpleStringCacheAllocator, originalAllocator)43 :^ note: expanded from macro 'STRCMP_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note: expanded from macro 'TEST' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:362:1 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:366: void testBody() _override; }; \5 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' STRCMP_EQUAL(defaultMallocAllocator()->free_name(), allocator->free_name()); ^ #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::3061175::195:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ STRCMP_EQUAL("11th", StringFromOrdinalNumber(11).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp : ^1178 :5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 162'nullptr' is incompatible with C++98 [-Wc++98-compat]: 43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL("14th", StringFromOrdinalNumber(14).asCharString()); ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17: note: expanded from macro 'STRCMP_EQUAL'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1179:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("18th", StringFromOrdinalNumber(18).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:385:9: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:: 1182'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: STRCMP_EQUAL("SimpleStringCacheAllocator", SimpleString::getStringAllocator()->name());note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17: note#define _override override: expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1185: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1201:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForUnsignedLong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1223:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1223:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForLongLong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1242: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1244:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForULongLong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1244:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1248: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 135In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpps: generated28. : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 42 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 588 CHECK(0 == actual.returnLongIntValue()); warning s ^ generated . /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 353 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, verboseSetMultipleParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, veryVerbose) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:96:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, repeatSet) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:108: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:125:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(args->isReversing()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:136:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:156: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:157:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(999, args->getShuffleSeed()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:164: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:195:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setGroupFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp125::22324::5 :note : warningexpanded from macro 'UT_NOTHROW': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)51 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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, size_t size) UT_NOTHROW; #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp :231: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp: CHECK(newArgumentParser(argc, argv));28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h102::8055::48 :note : warningexpanded from macro 'CHECK': 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::314322::1730:: notenote: : expanded from macro 'NULLPTR'expanded from macro '_destructor_override' #define NULLPTR nullptr ^#define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:237:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' TEST(CommandLineArguments, setStrictGroupFilterSameParameter) ^ #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:237:In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 39warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 214:46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \30 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_destructor_override': 306: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp : ^241 :5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' CHECK(newArgumentParser(argc, argv));#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp314::2817: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnote:: 39expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:229:116#define NULLPTR nullptr: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::24428:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :251:34: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127 virtual ~IgnoredUtestShell() _destructor_override;: 42 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override overridenote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:#define NULLPTR nullptr28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp127::283: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnote:: 39expanded from macro 'CHECK_EQUAL': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:255:34: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual void setRunIgnored() _override;142 : ^66 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'CHECK_EQUAL_LOCATION': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:247: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::671:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 59note:: 68expanded from macro 'TEST': warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^125 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'UT_NOTHROW': note: #define UT_NOTHROW noexceptexpanded from macro '_override' ^ #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppexpanded from macro '_override': 257: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:190:21: warning: virtual void runAllPreTestAction(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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h void testBody() _override;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp191::2826: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112: virtual void setup() _override;77 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::3063:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :note39: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :192:29: #define _override overridewarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp261:::306285:: :19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hwarning :: note45'nullptr' is incompatible with C++98 [-Wc++98-compat]: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :46:#define _override override40 : CHECK(newArgumentParser(argc, argv)); ^ warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314#define _destructor_override override: 17 ^:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 3expanded from macro 'NULLPTR': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h#define NULLPTR nullptr: 233 ^In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp25::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70 Utest* createTest() _override { return new ExecFunctionTest(this); }: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 preTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:: 3note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:234:#define _override override38 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:#define _destructor_override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:42: virtual void postTestAction(UtestShell& test, TestResult& result) _override;warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp3:: 264In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h5::39 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]228 :67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note127: :expanded from macro 'NULLPTR'42 : #define NULLPTR nullptrnote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp17::3 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro 'NULLPTR':In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h28#define NULLPTR nullptr:: 229In file included from ^:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h 116::45 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]45 :91: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp ^: ^ 264 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5::314 :warning17: :'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :127:3:#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp : ^3 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:267 virtual void flush() _override;: 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' TEST(CommandLineArguments, setExcludeStrictGroupFilter) #define _override overrideIn file included from ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp ^: 3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::2442:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.hnote:: 45expanded from macro 'TEST': 5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306150::1980:: notenote: : expanded from macro '_override'expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp::322267::301:: notewarning: : expanded from macro '_destructor_override''override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67#define _destructor_override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::306150::1937:: notewarning: : expanded from macro '_override''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:271:In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:: 29warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55 virtual void printTestsEnded(const TestResult& result) _override;: ^note : expanded from macro 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp#define NULLPTR nullptr: 29 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::27529:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 189warning:: 64'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual void printCurrentGroupEnded(const TestResult& res) _override;: 127 ^: 42:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:#define NULLPTR nullptr191 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h#define _override override:: 27544 ^:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:: 93warning:: 59'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h29:: 127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: virtual void postTestAction(UtestShell&, TestResult&) _override;:3 192: ^: 26note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: : expanded from macro 'CHECK_EQUAL'306warning :: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)#define _override override virtual void color() _override; ^ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h142::30666::19 :note : noteexpanded from macro 'CHECK_EQUAL_LOCATION': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::1729:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hnote:In file included from : 193/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppexpanded from macro 'NULLPTR':: 433:: In file included from #define NULLPTR nullptrwarning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:111:76: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h44:: 194/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::37112:: 77warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:196:32: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3 virtual void print(size_t) _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h306::4619::40 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:197:38: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h virtual void printDouble(double) _override;: 48 ^: 70:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h3:: 198In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h59::45 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]49 :71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: :expanded from macro '_override'278 :In file included from 1#define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp: : ^29warning : : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictGroupFilterSameParameter) ^ virtual void setProgressIndicator(const char*) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h : ^201 :26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void flush() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp : ^3 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::30645:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h286::325: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); }: 127 ^: 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'CHECK_EQUAL': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h17::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h: :expanded from macro 'NULLPTR'86 :51: warning: #define NULLPTR nullptr'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:TEST(TestFailure, GetTestFileAndLineFromFailure)289 :^1 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]65 :24: note: expanded from macro 'TEST' TEST(CommandLineArguments, setNameFilter) ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:289:167:: 35warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp306 :: ^419 : :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:note:306: 32:expanded from macro '_override': 19 In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note#define _override override31: : expanded from macro '_override' ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:293:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:62:5: warning CHECK(newArgumentParser(argc, argv));: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: STRCMP_EQUAL(failFileName, f1.getTestFileName().asCharString());expanded from macro 'CHECK' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)expanded from macro 'STRCMP_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define NULLPTR nullptr314 : ^17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;: 294 ^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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_EQUAL(TestFilter("name"), *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:42In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :note4: : expanded from macro 'CHECK_EQUAL'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;: 17 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:294:In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:: 4warning: : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::46127::1093:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL' virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note142: :expanded from macro '_override'66 : note#define _override override: expanded from macro 'CHECK_EQUAL_LOCATION' ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp4: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 66 In file included from : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h1 ::32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : :warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h314: ::'override' keyword is incompatible with C++98 [-Wc++98-compat]4717 ::105 :note : warningTEST(TestFailure, EqualsFailureWithText)expanded from macro 'NULLPTR': '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp: :expanded from macro '_override'4 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override;: 66 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:#define _override override35 : ^ note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \94 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:: 297warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:TEST(CommandLineArguments, setNameFilterSameParameter)19 :^ note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h void testBody() _override; }; \: 56 ^: 89:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppwarning:: 297'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1: warning virtual bool hasReturnValue() _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306::6719::35 :note note: : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30660::1942:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override virtual MockNamedValue returnValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cppnote:: 73expanded from macro '_override': 1: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppTEST(TestFailure, EqualsFailure): 4^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h65::6624::34 :note : warningexpanded from macro 'TEST': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; void testBody() _override; }; \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::1973:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :note4: : expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual long int returnLongIntValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:::306301306:::19519::: notewarningnote: : : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ #define _override override CHECK(newArgumentParser(argc, argv)); ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h4:: 102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h55::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'CHECK'72 :74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp :note302: :expanded from macro '_override'5 : warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ In file included from CHECK_EQUAL(TestFilter("name"), *args->getNameFilters());/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp : ^4 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h127::8342::81 :note : warningexpanded from macro 'CHECK_EQUAL': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h19::314 :note17: :expanded from macro '_override' note#define _override override ^ : expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4#define NULLPTR nullptr: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 302:5: virtual double returnDoubleValue() _override;warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h19::127 :note3: :expanded from macro '_override' note: expanded from macro 'CHECK_EQUAL' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h142::8766::69 :note : warningexpanded from macro 'CHECK_EQUAL_LOCATION': '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 306:19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17:#define _override override note ^: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp : ^4 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h79::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning89: :'override' keyword is incompatible with C++98 [-Wc++98-compat]52 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailureWithNullAsActual) virtual const void * returnConstPointerValue() _override;^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::30665::1924:: notenote: : expanded from macro '_override'expanded from macro 'TEST' #define _override override ^ void testBody() _override; }; \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::4306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 90:87: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h79::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning93: :'override' keyword is incompatible with C++98 [-Wc++98-compat]56 : warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 67:35: note virtual void * returnPointerValueOrDefault(void *) _override;: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h4:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h19::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro '_override'95 :52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:81:69 : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {}: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ EqualsFailure f(test, failFileName, failLineNumber, "expected", NULLPTR, ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppnote:: 305expanded from macro 'NULLPTR': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 4expanded from macro 'TEST': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual ~MockActualCallTrace() _destructor_override;306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::16685::921:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; TEST(TestFailure, EqualsFailureWithNullAsExpected) ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65note:: 24expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h306::3219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note167/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: ::expanded from macro '_override'109309 :: 5warning:#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning ^ : 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ CHECK(newArgumentParser(argc, argv));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 102expanded from macro '_override': 55: #define _override overridenote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp : ^4 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h17::168 :note105: :expanded from macro 'NULLPTR' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp ^: 85:1 virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro '_override'35 : note#define _override override: expanded from macro 'TEST' ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 169:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h114::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp::32312: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h5::172 :warning89: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp ^: 4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h314::3217: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note173: :expanded from macro 'NULLPTR'100 : warning: #define NULLPTR nullptr'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::3124:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :174:101/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 127warning:: 3'override' keyword is incompatible with C++98 [-Wc++98-compat]:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp :note87: :expanded from macro 'CHECK_EQUAL'57 : warning virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override;: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h EqualsFailure f(test, failFileName, failLineNumber, NULLPTR, "actual", "");: : expanded from macro '_override'142 ^ : 66#define _override override:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^note314 : :expanded from macro 'CHECK_EQUAL_LOCATION'17 : note: expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h#define NULLPTR nullptr: 32 UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 175:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h122::314 :warning17: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cppwarning:: 91'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1: warning virtual bool returnBoolValue() _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' TEST(TestFailure, CheckEqualFailureWithText) #define _override override^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:In file included from 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:: 4note: : In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: virtual int returnIntValueOrDefault(int default_value) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:: 315note:: 1expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from TEST(CommandLineArguments, setStrictNameFilterSameParameter)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:91:65:60:1:24: : warning warning: note: 'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual unsigned long int returnUnsignedLongIntValue() _override;67 : void testBody() _override; }; \ ^35 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: 306note:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: 19:expanded from macro 'TEST':306 :note19: :expanded from macro '_override' note: expanded from macro '_override'#define _override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp306::419: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp :warning315: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::30667::1935:: notenote: : expanded from macro '_override'expanded from macro 'TEST' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::74306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' virtual long int returnLongIntValueOrDefault(long int default_value) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp319::45: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::102306::55: 19note:: expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 208expanded from macro 'NULLPTR': 69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp: :In file included from 101/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::132:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 211'override' keyword is incompatible with C++98 [-Wc++98-compat]: 56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckEqualFailure) virtual void * returnPointerValueOrDefault(void *) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306::6519::24 :note : noteexpanded from macro '_override': expanded from macro 'TEST' #define _override override ^ void testBody() _override; }; \ In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 213expanded from macro '_override': 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp ^: 322:5: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: CHECK_EQUAL(nameFilter, *args->getNameFilters()); warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;: expanded from macro 'CHECK_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:: 4note: : In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp ::32101: :#define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h1 ^ ::216 :warning52: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: virtual void (*returnFunctionPointerValue())() _override; note ^: expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:#define _override override322 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:4:19: 127:In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h3note::: 32 expanded from macro '_override': note /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'CHECK_EQUAL'217 #define _override override: 71 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142 virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: 66 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'CHECK_EQUAL_LOCATION': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp17::4 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'NULLPTR': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:#define NULLPTR nullptr61 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:: 325warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hTEST(CommandLineArguments, setExcludeNameFilter): 306^: 19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'65 :24:#define _override override note ^: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp void testBody() _override; }; \: 4 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h19::245 :note103: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp#define _override override: 110 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:TEST(TestFailure, CheckFailure)32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :246:78/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65warning:: 24'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :: ^325306 ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h119:::306 :warningnote19: : :'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override'#define _override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp248::11079::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35 virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; }: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 249expanded from macro '_override': 90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 329:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: CHECK(newArgumentParser(argc, argv));19 : ^ note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102#define _override override: 55 ^: note: expanded from macro 'CHECK' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual bool hasReturnValue() _override { return false; }17 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp : ^332 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::4232:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: notewarning: : expanded from macro 'CHECK_EQUAL''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro '_override': 17: #define _override overridenote : ^expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp ^: 4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp :116#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp1 ^:: 332 :warning5: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp warning:: 4'nullptr' is incompatible with C++98 [-Wc++98-compat]: In file included from TEST(TestFailure, CheckFailureWithText)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:^:32 127: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h3:::26865 ::note4324: ::expanded from macro 'CHECK_EQUAL' warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual long int returnLongIntValue() _override { return 0; } ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:306:142:19:19:66: : note note: note: expanded from macro '_override': expanded from macro '_override' expanded from macro 'CHECK_EQUAL_LOCATION' #define _override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 269expanded from macro 'NULLPTR': 66: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp4:: 116In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h1::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]271 :65: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 67'override' keyword is incompatible with C++98 [-Wc++98-compat]: 35: note: expanded from macro 'TEST' virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp19::4 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp335::41: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeNameFilterSameParameter) ^ virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h65::30624::19 :note : noteexpanded from macro 'TEST': expanded from macro '_override' #define _override override ^ void testBody() _override; }; \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::3064:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :286:41: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h335::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning289: :'override' keyword is incompatible with C++98 [-Wc++98-compat]52 : warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 67:35: note: virtual const void * returnConstPointerValue() _override { return NULLPTR; }expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::3064:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :290:79: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp: :In file included from 123/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::132:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 292'override' keyword is incompatible with C++98 [-Wc++98-compat]: 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, FailFailure) ^ virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::24306:: 19note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:: 4note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override;: 345 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ TEST(CommandLineArguments, setExcludeStrictNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp65::424: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 33expanded from macro 'TEST': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:345 virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;: 1 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp136::41: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override;: 65 ^: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::194:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:349:5 virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override;: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' CHECK(newArgumentParser(argc, argv));#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 4expanded from macro 'CHECK': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override;:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp 17: ^:136 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote1:: :306expanded from macro 'NULLPTR' : warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr note : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \58 : ^124 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp : ^353 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::4127: :In file included from 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro 'CHECK_EQUAL': 62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp :353:#define _override override5 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::333:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 65expanded from macro 'CHECK_EQUAL': 58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual MockExpectedCall& andReturnValue(bool value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::306142::1966:: notenote: : expanded from macro '_override'expanded from macro 'CHECK_EQUAL_LOCATION' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: 66:57/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp60::142 :warning1: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteTEST(TestFailure, LongLongsEqualFailure): expanded from macro '_override'^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h void testBody() _override; }; \: 73 ^: 65: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:::356 142:note:1: 1:expanded from macro '_override': warningwarning: #define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:: TEST(CommandLineArguments, setExcludeStrictNameFilterSameParameter)4note : : ^In file included from expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h33:: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::2476:: 63note:: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: void testBody() _override; }; \306 : ^19 virtual MockExpectedCall& andReturnValue(void (*value)()) _override; : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^note: : 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override':: 19306:: 19#define _override overridenote: : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: :In file included from 360/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::533:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 158'nullptr' is incompatible with C++98 [-Wc++98-compat]: 74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 102/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::55306:: 19note:: expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::3144:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:#define _override override154 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hTEST(TestFailure, UnsignedLongLongsEqualFailure): 33^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h100::65 :warning24: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note#define _override override: expanded from macro '_override' ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp364::45: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127: virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp42 :: ^154 :note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h1: ::expanded from macro 'CHECK_EQUAL'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): #define _override override67 ^ : ^35 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro 'TEST'In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :note4: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:#define NULLPTR nullptr164 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^ ^ 80 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:364:5:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppwarning:: 4'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h127::1653::88 :note : warningexpanded from macro 'CHECK_EQUAL': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19: 142note:: 66expanded from macro '_override': note: #define _override overrideexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp ^: 4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::31433:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 166note:: 85expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp#define _override override: 367 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:TEST(CommandLineArguments, setTestToRunUsingVerboseOutput)52 :^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual MockExpectedCall& andReturnValue(bool) _override { return *this; }note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: void testBody() _override; }; \expanded from macro '_override' ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :178:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp51::166 :warning1: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:TEST(TestFailure, SignedBytesEqualFailure)306 :^19 : note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 65:#define _override override24 : ^ note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: void testBody() _override; }; \33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :179:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h60/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:::306 367:warning:19: 1:'override' keyword is incompatible with C++98 [-Wc++98-compat]: notewarning: : expanded from macro '_override''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _override override : 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 180expanded from macro '_override': 56: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp ^: 166/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306:: 19warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override67 : ^35 : note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; }19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::371306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ CHECK(newArgumentParser(argc, argv)); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::1024:: 55In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :188:58: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; }314 : ^17 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp::172377::15:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:3:TEST(TestFailure, StringsEqualFailureWithText) note^: expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h void testBody() _override; }; \: 142 ^: 66:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'CHECK_EQUAL_LOCATION'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::17172:: 1note:: expanded from macro 'NULLPTR'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:381:1note: expanded from macro '_override' ::306 :warning19#define _override override: : 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ note : expanded from macro '_override' #define _override override TEST(CommandLineArguments, setTestToRunUsingVerboseOutputOfIgnoreTest) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 381 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'67 :35: note#define _override override: expanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:66:1: warning: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :^142 :66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65note:: 24expanded from macro 'CHECK_EQUAL_LOCATION': note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppexpanded from macro '_override': 399:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 221 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' TEST(TestFailure, StringsEqualFailureInTheMiddle) #define _override override^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:230:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 411: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:TEST(CommandLineArguments, setNormalOutputDifferentParameter)24 :^ note: expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note void testBody() _override; }; \: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::411230::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67::6735::35 :note : noteexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp :419/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ TEST(CommandLineArguments, setJUnitOutputDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::314246::171:: notewarning: : expanded from macro 'NULLPTR''override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ TEST(TestFailure, StringsEqualFailureWithNullAsExpected) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp431::2535::1 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ TEST(TestFailure, StringsEqualNoCaseFailureWithText) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102^: 55: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 65expanded from macro 'CHECK': 24: note: expanded from macro 'TEST' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp55::253 :note1: :expanded from macro 'CHECK' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppexpanded from macro 'TEST': 439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ CHECK(!newArgumentParser(argc, argv)); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:458: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h19::67 :note: expanded from macro '_override' 35: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp19::465 :note1: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp :^303 :1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning65: :'override' keyword is incompatible with C++98 [-Wc++98-compat]24 : note: expanded from macro 'TEST' TEST(TestFailure, DoublesEqualNormal) ^ void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:473:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 303:1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 482 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' TEST(CommandLineArguments, pluginKnowsOption) #define _override override^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp ^: 333:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h1::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' TEST(TestFailure, BinaryEqualTwoBytes)#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 258 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:355:1: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]509 :5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning67: 'nullptr' is incompatible with C++98 [-Wc++98-compat] :35: note: expanded from macro 'TEST' CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 314:17: #define _override overridenote : ^expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:513:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ TEST(CommandLineArguments, lotsOfGroupsAndTests)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:377:1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppwarning:: 522'override' keyword is incompatible with C++98 [-Wc++98-compat]: 5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 67'nullptr' is incompatible with C++98 [-Wc++98-compat]: 35: note: expanded from macro 'TEST' CHECK_EQUAL(nameFilter, *args->getNameFilters()->getNext()->getNext()->getNext()->getNext()); ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^127 :42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'CHECK_EQUAL': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:380:76: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:523:5: warning: BinaryEqualFailure f(test, failFileName, failLineNumber, expectedData, NULLPTR, sizeof(expectedData), "");'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' CHECK_EQUAL(groupFilter, *args->getGroupFilters()->getNext()->getNext()->getNext()); ^ #define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::526387::162:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, lastParameterFieldMissing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: BinaryEqualFailure f(test, failFileName, failLineNumber, NULLPTR, actualData, sizeof(actualData), "");65 : ^24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro 'TEST': 17: note: expanded from macro 'NULLPTR' void testBody() _override; }; \ ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:: 530note:: 5expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cppexpanded from macro 'CHECK': 412:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ TEST(TestFailure, BitsEqual16Bit)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :^314 :17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro 'NULLPTR'24 : note: expanded from macro 'TEST'#define NULLPTR nullptr ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp::314412::171:: notewarning: : expanded from macro 'NULLPTR''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNoCallInScopeButActualCallInAnotherScope) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:310:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, ignoreOtherCallsDoesntIgnoreMultipleCallsOfTheSameFunction) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:327:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:354:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, disableEnable) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:362: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 157 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:416:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, OnObjectExpectedButNotCalled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:436:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNCalls_Fulfilled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:470:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!MockFailureReporterForTest::getReporter()->mockFailureString.contains("bar")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 305 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 365 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:52: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:66:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void teardown() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:97:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailureNanAndInf, DoublesEqualExpectedIsInf) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ 72 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual bool returnBoolValue() _override; : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::30659::1968:: notewarning: : expanded from macro '_override'noexcept specifications are 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h65::12560::24 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'UT_NOTHROW' virtual int returnIntValueOrDefault(int default_value) _override; #define UT_NOTHROW noexcept ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :32:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h66::6034::70 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :125:24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp :note35: : expanded from macro 'UT_NOTHROW'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68: #define UT_NOTHROW noexcept60 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::3061:: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note61: :expanded from macro '_override'37 : warning#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp ^: 35: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h125::3224: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note69: :expanded from macro 'UT_NOTHROW'86 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from :1#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h ^: 62:39: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]35 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43 void operator delete[](void* mem) UT_NOTHROW;: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 125:24: virtual long int returnLongIntValue() _override;note : ^expanded from macro 'UT_NOTHROW' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: #define UT_NOTHROW noexceptnote : ^expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::321: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::7264::7451:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ void operator delete (void* mem, size_t size) UT_NOTHROW;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 125note:: 24expanded from macro '_override': note: #define _override overrideexpanded from macro 'UT_NOTHROW' ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp #define UT_NOTHROW noexcept: 35 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from :1: virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h : ^65 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h53::306 :warning19: :noexcept specifications are incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::12535:: 24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'UT_NOTHROW'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :75:106: warning #define UT_NOTHROW noexcept: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp164::2883: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:72:42: virtual MockActualCall& withIntParameter(const SimpleString& name, int 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override virtual void exitCurrentTest() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:: 35note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 165 ^: 100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::1939:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 73expanded from macro '_override': 37:#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from virtual ~NormalTestTerminator() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h166::32292::30 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h306::3919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note79: :expanded from macro '_override'42 : #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h35:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h19::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro '_override'168 :105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppexpanded from macro '_override': 28: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:80:48:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppwarning:: 35'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30 virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:In file included from 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h virtual int returnIntValue() _override;: 190 ^: 21/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' void testBody() _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:3519: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:#define _override override60 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :note39: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :191:#define _override override26 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from virtual void setup() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::190306::8619:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppexpanded from macro '_override': 28: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:192:29: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32 virtual void teardown() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 192/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::43306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' virtual long int returnLongIntValue() _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp39:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :In file included from 214/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::4632:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 195'override' keyword is incompatible with C++98 [-Wc++98-compat]: 65: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;322 : ^30 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3539: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::21632:: 25/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 196warning:: 106'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override;19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp233::3525: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp51::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:234 virtual unsigned int returnUnsignedIntValue() _override;: 38 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp30::35 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_destructor_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: #define _destructor_override overridewarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::2835: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::228204::4281:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::20528:: 46In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :228:67: virtual const char * returnStringValue() _override; warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp28:: 35In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h39:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h229::208116::69 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp: :expanded from macro 'NULLPTR'35 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h306::3919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note251: :expanded from macro '_override'34 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp virtual ~IgnoredUtestShell() _destructor_override;: 35 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32322: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h30::216 :note52: :expanded from macro '_destructor_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override virtual void (*returnFunctionPointerValue())() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2832: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::21739:: 71/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 254warning:: 34'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp :35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp61::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:255: virtual MockActualCall& onObject(const void* objectPtr) _override;34 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: virtual MockActualCall& withName(const SimpleString&) _override { return *this;}/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h : ^258 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h69::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::30635:: 19In file included from : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::4535:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : defaulted function definitions are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^150 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h80::306 :note19: :expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:In file included from 44/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h35:: 93In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h59::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]293 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::3528: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3245: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::28646::6040:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ virtual ~MemoryLeakWarningPlugin() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::17322:: 30note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: virtual const void * returnConstPointerValue() _override { return NULLPTR; }28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::45314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h17::48 :note70: :expanded from macro 'NULLPTR' warning: #define NULLPTR nullptr'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from virtual void preTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp : ^35 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 292note:: 71expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'32 : In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:72In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp68::35 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: 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); } virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override;: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30632:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note31: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h ^: 73: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override;306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp33:: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :In file included from 60/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::11831:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h ^: 86/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 void copy(void* dst, const void* src) _override { copier_(dst, src); } In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp :35: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h306::3319: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note61: :expanded from macro '_override'141 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: virtual MockExpectedCall& andReturnValue(bool value) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h: :expanded from macro '_override'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:#define _override override104 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: DEFAULT_COPY_CONSTRUCTOR(MockNamedValue)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^66 :57:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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' virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;}/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 38 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h virtual ~MockCheckedActualCall() _destructor_override;: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::108322:: 30warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_destructor_override' #define _destructor_override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::3135: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3233: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::40171::64106:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } virtual MockActualCall& withName(const SimpleString& name) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp102::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41: virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }57 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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& withCallOrder(unsigned int) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h35:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro '_override'173 :121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppnote:: 29expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp42::3585: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp55::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;}/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^43 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h83::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ In file included from virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp : ^35 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30633:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 177note:: 52expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h35:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::3344: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h100::178 :warning51: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;note : ^expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppnote:: 35expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:#define _override override179 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp306::2919: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 45:92: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockExpectedCall& andReturnValue(long int) _override { return *this; }19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 181In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h65::31 : warningIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: virtual MockExpectedCall& andReturnValue(unsigned 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h35:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro '_override'182 :65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::3235: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h47::33105: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning183: :'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : #define _override overridenote : ^expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp ^: 35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockExpectedCall& andReturnValue(double) _override { return *this;}/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override48 : ^114 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from virtual MockExpectedCall& andReturnValue(void*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 49note:: 89expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h187::30659::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp: :In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h32:: 188/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::5850:: 94warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp :note35: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp :35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h306::4019::104 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp29:: 68In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h89::31 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: : CommandLineTestRunner(argc, argv, registry), fakeJUnitOutputWhichIsReallyABuffer_(NULLPTR),warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual bool returnBoolValue() _override; ^ #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:: 69note:: 43expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ fakeConsoleOutputWhichIsReallyABuffer(NULLPTR), fakeTCOutputWhichIsReallyABuffer(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppexpanded from macro 'NULLPTR': 29: #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h69::3286: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning65: :'nullptr' is incompatible with C++98 [-Wc++98-compat]60 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] fakeConsoleOutputWhichIsReallyABuffer(NULLPTR), fakeTCOutputWhichIsReallyABuffer(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual int returnIntValueOrDefault(int default_value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp19::120 :note1: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ TEST(CommandLineTestRunner, OnePluginGetsInstalledDuringTheRunningTheTests) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::2965: :In file included from 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: void testBody() _override; }; \74 : ^65 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override;67 : ^35 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:134:1: warning virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:TEST(CommandLineTestRunner, NoPluginsAreInstalledAtTheEndOfARunWhenTheArgumentsAreInvalid) note^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:: 134note:: 1expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::311: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::3222: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::159264::369:: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpptypedef long long cpputest_longlong;:: 322145 ^:: 301:: notewarning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: : :expanded from macro '_destructor_override''override' keyword is incompatible with C++98 [-Wc++98-compat]265 :18: warning: #define _destructor_override override'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]TEST(CommandLineTestRunner, ReturnsOneWhenTheArgumentsAreInvalid) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.htypedef unsigned long long cpputest_ulonglong;: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override161 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp67::2935: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \57 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:155: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29TEST(CommandLineTestRunner, ReturnsOnePrintsHelpOnHelp): In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::6532:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 168note:: 105expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::15531:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :169/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::11467:: 35warning:: '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; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h163::315: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: STRCMP_CONTAINS("Thanks for using CppUTest.", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString());'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::16732:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 176warning:: 124'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override;: 19 ^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp32:: 167/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::1177:: 89warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp#define _override override: 177 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from TEST(CommandLineTestRunner, ReturnsOneWhenNoTestsMatchProvidedFilter)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::6531:: 24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :187:34 void testBody() _override; }; \: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::60177:: 1warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp : ^187 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' TEST(CommandLineTestRunner, TeamcityOutputEnabled) ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:187: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::6729:: 35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \51 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:192:69: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: CHECK(commandLineTestRunner.fakeTCOutputWhichIsReallyABuffer != NULLPTR);31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h32:: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::17207:: 40note:: expanded from macro 'NULLPTR'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp virtual double returnDoubleValue() _override;: 192 ^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'nullptr' is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' CHECK(commandLineTestRunner.fakeTCOutputWhichIsReallyABuffer != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 102 ^: 55: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h314::3117: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define NULLPTR nullptr208 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::195306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' TEST(CommandLineTestRunner, JunitOutputEnabled)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp32:: 195/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::1214:: 87warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :expanded from macro 'NULLPTR'29 : In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 204:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:TEST(CommandLineTestRunner, JunitOutputAndVerboseEnabled)306 :^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 65expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp :204: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h210:31:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :244:94: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917: note:: expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::21132:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 245warning:: 103'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::19314:: 17note:: expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:214In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp1::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32TEST(CommandLineTestRunner, veryVerboseSetOnOutput): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h^: 248:79: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:: 214warning:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp#define _override override: 220 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: STRCMP_CONTAINS("TEST(group1, test1)", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString());29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h31:: 189In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h46::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'STRCMP_CONTAINS'253 :77: warning: STRCMP_CONTAINS_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp189::2946: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hnote:: 31expanded from macro 'STRCMP_CONTAINS': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 254 ^: 104/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:224: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:TEST(CommandLineTestRunner, defaultTestsAreRunInOrderTheyAreInRepository)31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h32:: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::24259:: 55note:: expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::22432:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 260warning:: 36'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ STRCMP_CONTAINS("test2", stringCollection[0].asCharString()); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h19::189 :note46: :expanded from macro '_override' note: expanded from macro 'STRCMP_CONTAINS' #define _override override ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :expanded from macro 'NULLPTR'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp306::23519::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ STRCMP_CONTAINS("test1", stringCollection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29 STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h17::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'NULLPTR'269 :66#define NULLPTR nullptr: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp32:: 238/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::1277:: 51warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual unsigned int returnUnsignedIntValue() _override { return 0; }note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 void testBody() _override; }; \: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; }: 238 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'67 :35: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::1929:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:In file included from 248/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::529:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h STRCMP_CONTAINS("test1", stringCollection[0].asCharString());: 286 ^: 41:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning189: :'override' keyword is incompatible with C++98 [-Wc++98-compat]46 : note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual void * returnPointerValue() _override { return NULLPTR; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::24932:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 287warning:: 62'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::19314:: 17note:: expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; }: 252 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' TEST(CommandLineTestRunner, listTestGroupNamesShouldWorkProperly) ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::306:19: note: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:262:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from TEST(CommandLineTestRunner, listTestGroupAndCaseNamesShouldWorkProperly)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2432:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 286expanded from macro 'TEST': 60: void testBody() _override; }; \warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp262::291: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3267: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h35::289 :note71: :expanded from macro 'TEST' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual const void * returnConstPointerValue() _override { return NULLPTR; }note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp43::28569::1 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); }24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:285:1 virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::1967:: 35note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:289: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h STRCMP_CONTAINS("shuffling enabled with seed: 2", text.asCharString());: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::33189: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h46::48 :note94: :expanded from macro 'STRCMP_CONTAINS' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp::306310::1923:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] currentFake = NULLPTR;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:: 332note:: 39expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ return (PlatformSpecificFile) NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:361:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ FakeOutput* FakeOutput::currentFake = NULLPTR;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp363::291: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:TEST(CommandLineTestRunner, realJunitOutputShouldBeCreatedAndWorkProperly)56 :^102 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:65:24: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp: :In file included from 363/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::133:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 57'override' keyword is incompatible with C++98 [-Wc++98-compat]: 103:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning67: :'override' keyword is incompatible with C++98 [-Wc++98-compat]35 : note: expanded from macro 'TEST' virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp ^: 374:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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_CONTAINS("assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:174:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(55, *(actualObject.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:174:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:179:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:199:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:222:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:285:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, twoCustomTypeOutputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:300:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:303:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:323:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:324:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(9545, *(actualObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:324:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:325:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(132, *(expectedObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:326:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(132, *(actualObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:326:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:348:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(11, *(expectedObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:348:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:349:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(11, *(actualObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:349:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:351:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(33, *(actualObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:351:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:356:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputAndInputParametersOfSameNameInDifferentFunctionCallsOfSameFunctionSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:373:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:375:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, twoCustomTypeOutputParametersOfSameNameInDifferentFunctionsSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:398:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(657, *(expectedObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:398:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:401:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(987, *(actualObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:401:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:425:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(45, *(expectedObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:425:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:427:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(987765443, *(expectedObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:443:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Function name:someFunc MyTypeForTesting someParameter:", mock().getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:448:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputParameterWithIgnoredParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:460:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:483:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(9874452, *(expectedObject.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:489:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, removingComparatorsWorksHierachically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:489:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:537:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, installComparatorsWorksHierarchical) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:537:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:590:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, shouldSupportConstParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 362 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::1911:: 26In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :warning22: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :264:9: warning virtual void setup() _override;: ^'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' typedef long long cpputest_longlong; ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from typedef unsigned long long cpputest_ulonglong;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 368 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 104 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness_c.h:178:5: note: expanded from macro 'TEST_C_WRAPPER' TEST(group_name, test_name) { \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness_c.h:178:5: note: expanded from macro 'TEST_C_WRAPPER' TEST(group_name, test_name) { \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:49:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST_C_WRAPPER(TestGroupInC, ignoreMacroForCFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness_c.h:184:5: note: expanded from macro 'IGNORE_TEST_C_WRAPPER' IGNORE_TEST(group_name, test_name) { \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness_c.h:184:5: note: expanded from macro 'IGNORE_TEST_C_WRAPPER' IGNORE_TEST(group_name, test_name) { \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:57:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestGroupInC, setupHasBeenCalled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:96:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_BOOL(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:94:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator, repository.getComparatorForType("typeName")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:105:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator2, repository.getComparatorForType("type2")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:106:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator1, repository.getComparatorForType("type1")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:112:20: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, installCopier) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:120:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier, repository.getCopierForType("typeName")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:123:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, installMultipleCopiers) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h1:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::1959:: 68note:: expanded from macro '_override'warning : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::28146: :In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 39warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 80:48: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual ~TestTerminatorWithoutExceptions() _destructor_override;: 262 ^: 51:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro 'POINTERS_EQUAL'30 : note: expanded from macro '_destructor_override' #define _destructor_override override POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:147:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator2, repository.getComparatorForType("type2")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:148:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator1, repository.getComparatorForType("type1")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:150: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:151: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h : ^254 :34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' virtual bool willRun() const _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:180:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:180:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:188:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> unsigned int paramName: <356 (0x164)>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^191 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithIntegerParameter)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::6545:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro '_override'45 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:#define _override override91 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:: 198note:: 5expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK(call->hasInputParameterWithName(paramName)); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::10229:: 55In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h :note31: : expanded from macro 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual void flush() _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:31429:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h :note31: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :148:39:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::20229:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :183:38: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual void printTestsStarted() _override;24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 306:19: note: void testBody() _override; }; \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp202::291: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:186/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::6667:: 35warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::29207: :In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:: 31warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("bool", call->getInputParameterType(paramName).asCharString()); ^ virtual void printBuffer(const char*) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp17::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.hexpanded from macro 'NULLPTR': 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:194#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp virtual void printDouble(double) _override;: 208 ^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ CHECK_EQUAL(value, call->getInputParameter(paramName).getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)31 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :198/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::59314::17 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp208::295: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.hwarning:: 31'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:199/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::52127:: 3warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK_EQUAL' virtual void setProgressIndicator(const char*) _override; ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h19::142 :note66: :expanded from macro '_override' note: expanded from macro 'CHECK_EQUAL_LOCATION' #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::17201:: 26note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:41:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:210 virtual ~JUnitTestOutput() _destructor_override;: 5 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override STRCMP_CONTAINS("funcName -> bool paramName: ", call->callToString().asCharString()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: In file included from expanded from macro 'STRCMP_CONTAINS'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17 virtual void printTestsStarted() _override;: ^note : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^213 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 TEST(MockExpectedCall, callWithUnsignedLongIntegerParameter) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cppnote:: 29expanded from macro 'TEST': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/JUnitTestOutput.h:56:26: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:221:5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cppwarning:: 97'nullptr' is incompatible with C++98 [-Wc++98-compat]: 54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FileSystemForJUnitTestOutputTests() : firstFile_(NULLPTR) {} STRCMP_CONTAINS("funcName -> unsigned long int paramName: <888 (0x378)>", call->callToString().asCharString()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h314::18917::46 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'STRCMP_CONTAINS' #define NULLPTR nullptr ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::133224::161:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ TEST(MockExpectedCall, callWithLongIntegerParameter)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :^314 :17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro 'NULLPTR'24 : note: expanded from macro 'TEST'#define NULLPTR nullptr ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :205:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ currentGroupName_ = NULLPTR; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h17::314 :note17: :expanded from macro 'NULLPTR' note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:237:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithUnsignedLongLongIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::243358::51:: warningwarning: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'TEST(JUnitOutputTest, withOneTestGroupAndOneTestOnlyWriteToOneFile) ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::24165::10924:: notenote: : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION'expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:244: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: CHECK(call->hasInputParameterWithName(paramName));19 : ^ note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :102:55:#define _override override note ^: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:248:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithLongLongIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 253 ^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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("long long int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:254:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] 252 warnings generated. LONGLONGS_EQUAL(value, call->getInputParameter(paramName).getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:255:5 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' CHECK(call->hasInputParameterWithName(paramName)); ^ #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:256:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> long long int paramName: <777 (0x309)>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:266:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]TEST(JUnitOutputTest, withOneTestGroupAndOneTestOutputsTestSuiteStartAndEndBlocks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: STRCMP_EQUAL("double", call->getInputParameterType(paramName).asCharString());expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: void testBody() _override; }; \162 : ^43 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::388267::15:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' DOUBLES_EQUAL(value, call->getInputParameter(paramName).getDoubleValue(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:281:55 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : expanded from macro 'DOUBLES_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::43271:: 1note:: expanded from macro 'STRCMP_EQUAL'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) TEST(MockExpectedCall, callWithDoubleParameterAndTolerance) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::1765:: 24note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp ^: 406:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5::314 :warning17: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_EQUAL("\n", outputFile->line(3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:407: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: STRCMP_EQUAL("\n", outputFile->line(4));expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::65410::241:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67: void testBody() _override; }; \35 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:289:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(value, call->getInputParameter(paramName).getStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :note420: :expanded from macro 'NULLPTR'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ TEST(JUnitOutputTest, withOneTestGroupAndOneTestFileShouldContainAnEmptyStderrBlock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:: 290note:: 5expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ STRCMP_CONTAINS("funcName -> const char* paramName: ", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::65427::245:: notewarning: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: STRCMP_EQUAL("\n", outputFile->lineFromTheBack(2));19 : ^ note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp : ^438 :5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:450 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 5 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_EQUAL("\n", outputFile->line(2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:309#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:451:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :note310: :expanded from macro 'NULLPTR'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ STRCMP_CONTAINS("funcName -> const void* paramName: <0x345>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp#define NULLPTR nullptr: 452 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:453: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:313:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithFunctionPointerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:457:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndTimeHasElapsedAndTimestampChanged) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:465:5: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 320:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> void (*)() paramName: <0xdead>", call->callToString().asCharString()); ^ STRCMP_EQUAL("\n", outputFile->line(2)); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 189:46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 162note:: 43expanded from macro 'STRCMP_CONTAINS': note: expanded from macro 'STRCMP_EQUAL' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro 'NULLPTR': note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp306::46819::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:328:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp STRCMP_EQUAL("const unsigned char*", call->getInputParameterType(paramName).asCharString());: 478 ^: 5: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]162 :43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h314::16217::43 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'STRCMP_EQUAL' #define NULLPTR nullptr ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:329:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :479:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); POINTERS_EQUAL( (void*) value, (void*) call->getInputParameter(paramName).getMemoryBuffer() ); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::162262::4351:: notenote: : expanded from macro 'STRCMP_EQUAL'expanded from macro 'POINTERS_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::17314:: 17note:: expanded from macro 'NULLPTR'note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:331:5: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_CONTAINS("funcName -> const unsigned char* paramName: ", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :expanded from macro 'NULLPTR'481 :5: warning#define NULLPTR nullptr: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp484::3341::1 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneFailingTest)TEST(MockExpectedCall, callWithObjectParameter) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::334484::11: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h67::6735::35 :note : noteexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:492:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:339: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h POINTERS_EQUAL(value, call->getInputParameter(paramName).getConstObjectPointer());: 162 ^: 43: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 262expanded from macro 'STRCMP_EQUAL': 51: note: expanded from macro 'POINTERS_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314 POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__): 17 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'NULLPTR'314 :17: note#define NULLPTR nullptr: expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:493/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::5340:: 5warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43 STRCMP_EQUAL("\n", outputFile->line(5));: ^note : expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define NULLPTR nullptr: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:341:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:494: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46 STRCMP_EQUAL("\n", outputFile->line(6));: ^note : expanded from macro 'STRCMP_CONTAINS' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)17 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 314:17: #define NULLPTR nullptrnote : ^expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:510: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:511:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:353:1: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:TEST(MockExpectedCall, callWithObjectParameterEqualComparisonButFailsWithoutRepository)43 :^ note: expanded from macro 'STRCMP_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note: expanded from macro 'TEST' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::359306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ CHECK(!call->hasInputParameter(parameter)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:362:1: STRCMP_EQUAL("\n", outputFile->line(6)); warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' TEST(MockExpectedCall, callWithObjectParameterEqualComparisonButFailsWithoutComparator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 24 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST'314 :17: note: expanded from macro 'NULLPTR' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:526:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailureWithQuotesInIt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:535: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :expanded from macro '_override'538 :1: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(JUnitOutputTest, testFailureWithNewlineInIt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:547: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::559398::55:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&type, call->getInputParameter("name").getConstObjectPointer()); ^ STRCMP_EQUAL("\n", outputFile->line(6));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^262 :51: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 162expanded from macro 'POINTERS_EQUAL': 43: note: expanded from macro 'STRCMP_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 314 ^: 17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:562:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailureWithAmpersandsAndLessThan) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:562:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:571: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:574:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailureWithAmpersands) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:583: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp : ^586 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' TEST(JUnitOutputTest, aCoupleOfTestFailures)#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:603:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned int", call->getInputParameterType("unsigned-integer2").asCharString()); ^ TEST(JUnitOutputTest, testFailuresInSeparateGroups)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :^162 :43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro 'STRCMP_EQUAL'24 : note: expanded from macro 'TEST' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:615: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::24618:: 5note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:621:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:621:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp306::43819::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ STRCMP_EQUAL("int", call->getInputParameterType("integer1").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:630:61: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fileSystem.file("cpputest_firstTestGroup.xml") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:630:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fileSystem.file("cpputest_firstTestGroup.xml") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:631:62: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:631:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :expanded from macro '_override'635 :1: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:637:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:450:5: STRCMP_EQUAL("cpputest_group_weird_name.xml", junitOutput->createFileName("group/weird/name").asCharString()); warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL("const char*", call->getInputParameterType("string").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 43 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'STRCMP_EQUAL'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:640: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314TEST(JUnitOutputTest, TestCaseBlockWithAPackageName): 17^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'NULLPTR': 65:24: #define NULLPTR nullptrnote : ^expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:281:55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:: 640note:: 1expanded from macro 'DOUBLES_EQUAL': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__)note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:649: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:650: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:653:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, TestCaseBlockForIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:662:4: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:663:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppwarning:: 473'nullptr' is incompatible with C++98 [-Wc++98-compat]: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ TEST(MockExpectedCall, multiCallNotMadeIsNotFulfilledButCanMatchActualCalls)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :^162 :43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro 'STRCMP_EQUAL'24 : note: expanded from macro 'TEST' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:664:4: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::473162::143:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :^477 :5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning65: :'nullptr' is incompatible with C++98 [-Wc++98-compat]24 : note: expanded from macro 'TEST' CHECK(!expectedCall.isFulfilled()); ^ void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 102:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h55::306 :note19: :expanded from macro 'CHECK' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::478667::51:: warningwarning: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: CHECK(expectedCall.canMatchActualCalls()); note ^: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp : ^677 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppnote: expanded from macro 'NULLPTR' :481:1:#define NULLPTR nullptr warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:680:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, MultipleTestCaseWithTestLocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :680/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35#define NULLPTR nullptr: ^note : expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::690490::51:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: STRCMP_EQUAL("\n", outputFile->line(5)); note ^: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: void testBody() _override; }; \ note ^: expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:691:5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :warning490: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' STRCMP_EQUAL("\n", outputFile->line(7)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 162 ^: 43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:694:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp1::497 :warning5: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, TestCaseBlockWithAssertions) CHECK(expectedCall.isFulfilled());^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h65::10224::55 :note : noteexpanded from macro 'TEST': expanded from macro 'CHECK' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::694102::155:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::70565::524:: warningnote: : 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:708:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, MultipleTestCaseBlocksWithAssertions) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:708:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp67::50935::5 :note : warningexpanded from macro 'TEST': 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 102 ^: 55:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:718: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :719/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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("\n", outputFile->line(7)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:722:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, MultipleTestCasesInDifferentGroupsWithAssertions) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:: 722note:: 1expanded from macro 'NULLPTR': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::73367::535:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 STRCMP_EQUAL("\n", outputFile->line(5));: 19 ^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:736: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:739:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, UTPRINTOutputInJUnitOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp35::526 :note1: :expanded from macro 'TEST' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callsWithParameterFulfilledDoMatch) virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:747:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("someoutput\n", outputFile->lineFromTheBack(3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:534: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:TEST(MockExpectedCall, callsWithSomeParametersNotFulfilledDontMatch) note^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:#define _override override24 : ^ note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:758:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.h:46:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void fail(char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 43 warnings generated. 207 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 539 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:36:41: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::16939:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 73warning:: 37'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Alloc num (1)", output.asCharString()); ^ virtual ~NormalTestTerminator() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :189/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::46322:: 30note:: expanded from macro 'STRCMP_CONTAINS'note : expanded from macro '_destructor_override' #define _destructor_override override ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp :170:5: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note STRCMP_CONTAINS("Leak size: 6 Allocated at", output.asCharString());: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override189 : ^46 : note: expanded from macro 'STRCMP_CONTAINS' In file included from STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::31439:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 80note:: 48expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cppexpanded from macro 'TEST': 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:190:21: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 void testBody() _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h : ^233 :25/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp188::285: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189 virtual ~ExecFunctionTestShell() _destructor_override;: 46 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'STRCMP_CONTAINS'322 :30: note: expanded from macro '_destructor_override' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^#define _destructor_override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:189: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' STRCMP_CONTAINS("Memory leak reports about malloc and free", output.asCharString()); ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cppnote:: 28expanded from macro 'STRCMP_CONTAINS': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:67: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:196 virtual void setRunIgnored() _override;: 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' TEST(MemoryLeakDetectorTest, OneLeakOutsideCheckingPeriod) #define _override override^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::257306::4719:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:196 virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override;: 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp201::285: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hwarning:: 42'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102 DEFAULT_COPY_CONSTRUCTOR(TestResult): 55 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'CHECK'150 :80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp::31428:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :note44: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h :93:59:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28#define NULLPTR nullptr: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:215: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:TEST(MemoryLeakDetectorTest, TwoLeaksUsingOperatorNew)28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h65::4624::40 :note : warningexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual ~MemoryLeakWarningPlugin() _destructor_override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp: :expanded from macro '_override'215 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 45 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h49::30671::19 :warning : note'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::60228::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestInstaller, Create) ^ TEST(MemoryLeakDetectorTest, OneAllocButNoLeak) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24 void testBody() _override; }; \: ^note : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 60 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306:: 19warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 38 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:66:5: typedef unsigned long long cpputest_ulonglong;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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 327 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ 257 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, UseNativeMallocByTemporarlySwitchingOffMalloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:241:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, OperatorNewMacroOverloadViaIncludeFileWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:255:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, MallocOverrideWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:258: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:293:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, OperatorNewArrayOverloadingWithoutMacroWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:296: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:339:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(OutOfMemoryTestsForOperatorNew, FailingNewArrayOperatorThrowsAnExceptionWhenUsingStdCppNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:35:69: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockFailureReporterForTest* MockFailureReporterForTest::instance_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:58:41: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 259 warnings generated. 159 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, SetCurrentMallocAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:87:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, MemoryAllocation) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:95:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Standard Malloc Allocator", defaultMallocAllocator()->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:97:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("free", defaultMallocAllocator()->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, NewNames) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:103:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("new", defaultNewAllocator()->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:104:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("delete", defaultNewAllocator()->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:107:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, NewArrayNames) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:110:5: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:111:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("delete []", defaultNewArrayAllocator()->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:120:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:123:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Null Allocator", allocator->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:124:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unknown", allocator->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:125:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unknown", allocator->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:163:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakAllocator, allocMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:172:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:180:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakAllocator, originalAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:180:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:182: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:183: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:184: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:201: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:206:56: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:95: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::671:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 60note:: 70expanded from macro 'TEST': warning: 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, const char* file, size_t line) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :104/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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("Mock Failure: Unexpected call to function: foobar\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppnote:: 28expanded from macro 'STRCMP_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:80:48: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppexpanded from macro 'NULLPTR': 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:#define NULLPTR nullptr39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:128: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:TEST(MockFailureTest, MockUnexpectedNthAdditionalCallFailure)229 :^116 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]65 :24: note: expanded from macro 'TEST' void testBody() _override; }; \ UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h#define _override override: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp176::285: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hwarning:: 44'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;162 : ^43 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:#define NULLPTR nullptr28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: :expanded from macro 'TEST'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h void testBody() _override; }; \: 45 ^: 91:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:In file included from 208/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::130:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hwarning:: 148'override' keyword is incompatible with C++98 [-Wc++98-compat]: 39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedParameterValueFailure) ^ virtual ~StringBufferTestOutput() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:155:18:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :warning208: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:219: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual void printCurrentGroupStarted(const UtestShell& test) _override;162 : ^43 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp: virtual void print(size_t) _override;229 : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' TEST(MockFailureTest, MockExpectedParameterDidntHappenFailure)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: :expanded from macro 'TEST'30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:197:38: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual void printDouble(double) _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:229:#define _override override1 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp35::30 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:240:5: size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR)warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' STRCMP_EQUAL("Mock Failure: Expected parameter for function \"foo\" did not happen.\n"#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:In file included from 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetector.hexpanded from macro 'STRCMP_EQUAL': 120:55: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR)#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:252: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96 STRCMP_EQUAL("MockFailure: No way to compare type . Please install a MockNamedValueComparator.", failure.getMessage().asCharString());: 36 ^: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 162:43: note: expanded from macro 'STRCMP_EQUAL' virtual ~MemoryLeakAllocator() _destructor_override; ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro '_destructor_override': note: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:: 255warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; TEST(MockFailureTest, MockUnexpectedObjectFailure) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::1965:: 24note:: expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :105:52:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :note33: : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual ~CrashOnAllocationAllocator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306322::1930:: notenote: : expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::143265::765:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(StringFromFormat ( ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: ^note : expanded from macro 'STRCMP_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp#define _override override: 275 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockExpectedObjectDidntHappenFailure) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3365: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h24::213 :88: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp67::3335: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :note218: :expanded from macro 'TEST'44 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:37: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:37: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:37: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.h:46:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void fail(char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:44:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningLocalDetectorTest, localDetectorReturnsNewGlobalWhenNoneWasSet) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:46:84: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin memoryLeakWarningPlugin("TestMemoryLeakWarningPlugin", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:47:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memoryLeakWarningPlugin.getMemoryLeakDetector()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:47:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memoryLeakWarningPlugin.getMemoryLeakDetector()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:50:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningLocalDetectorTest, localDetectorIsTheOneSpecifiedInConstructor) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:60:84: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin memoryLeakWarningPlugin("TestMemoryLeakWarningPlugin", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:62:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(globalDetector, localDetector); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:86:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] leak1 = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 242 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:137:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningTest, LeakWarningWithPluginDisabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningTest, FailingTestDoesNotReportMemoryLeaks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:231:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, turnOffNewOverloadsCausesNoAdditionalLeaks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, MemoryWarningPluginCanBeSetToDestroyTheGlobalDetector) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:266: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:271:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:298:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, crashOnLeakWithOperatorMalloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:306: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:314: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:314: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:323: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:330:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOn) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:338:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOff) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOnWithRestore) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:361:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, threadSafeMemoryLeakDetectorOverloadsAreAlsoOverloaded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:365: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:424:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeMallocFreeReallocOverloadsDebug) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:434: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:451:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeNewDeleteOverloadsDebug) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:461: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:462:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:469:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(4, mutexUnlockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:469:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 291 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 179 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 185 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 279 warnings generated. 69 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::321: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::6031:: 70In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h :warning34: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h :90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ : expectedCall_(expectedCall), next_(NULLPTR) {}/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^125 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:72:42: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32 virtual void exitCurrentTest() const _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 59:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h35::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' virtual bool hasReturnValue() _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp : ^27 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:73:37:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppwarning:: 30'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32 virtual ~NormalTestTerminator() _destructor_override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 60:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h42::322 :warning30: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_destructor_override' virtual MockNamedValue returnValue() _override;#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3227: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h62::3963: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning79: :'override' keyword is incompatible with C++98 [-Wc++98-compat]42 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :In file included from 27/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h39:: 63/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::3680:: 48warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual ~TestTerminatorWithoutExceptions() _destructor_override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 322expanded from macro '_override': 30: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:190:21In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h void testBody() _override;: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h78::30696::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h27:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h19::39 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :expanded from macro '_override'191 :26: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void setup() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::30630:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^80 :51: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h virtual unsigned int returnUnsignedIntValue() _override;: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:192:29:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 teardown() _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]27 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:214:46: virtual const char * returnStringValueOrDefault(const char * 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30#define _destructor_override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :warning27: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:216:25 virtual const char * returnStringValue() _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :In file included from 27/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h32:: 233/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::2587:: 69warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ virtual double returnDoubleValueOrDefault(double default_value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h27:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h39:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h234::8938::52 :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 const void * returnConstPointerValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp32:: 27/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 90/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::8739:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 228'override' keyword is incompatible with C++98 [-Wc++98-compat]: 42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::19: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp39:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :In file included from 228/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::6731:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual void * returnPointerValue() _override;17 : ^ note : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp31:: 27In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h32:: 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h93::22956::116 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314#define _override override: 17 ^: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp#define _override override: 27 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:251:34:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppwarning:: 30'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual ~IgnoredUtestShell() _destructor_override;: 98 ^: 61:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning322: :'override' keyword is incompatible with C++98 [-Wc++98-compat]30 : note: expanded from macro '_destructor_override' virtual MockActualCall& onObject(const void* objectPtr) _override;#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::4530:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163: DEFAULT_COPY_CONSTRUCTOR(TestResult)85 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp183::2763: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93:59: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3044: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::11131:: 76In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :186:60: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual int returnIntValueOrDefault(int default_value) _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::2730: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::4431: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h112::3277: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning187: :'override' keyword is incompatible with C++98 [-Wc++98-compat]34 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ virtual int returnIntValue() _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::30646::1940:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::3030:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro '_destructor_override'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^192 :43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :27/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::1945:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.hnote:: 48expanded from macro '_override': 70: warning: #define _override override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: virtual long int returnLongIntValueOrDefault(long int default_value) _override;27 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h45:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::1949:: 71note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::30630:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :27/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::1945:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.hnote:: 45expanded from macro '_override': 91: warning: #define _override override'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ In file included from MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::31431:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp#define _override override: 28 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:120: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from virtual ~ConsoleTestOutput() _destructor_override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::205322::4630:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_destructor_override' #define _destructor_override override virtual const char * returnStringValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from virtual void printBuffer(const char* s) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::306207::1940:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppnote:: 28expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:125:#define _override override26 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h19::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::30628:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 148note:: 39expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp211::2856: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :warning150: :'override' keyword is incompatible with C++98 [-Wc++98-compat]37 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ void printBuffer(const char* s) _override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h31:: 155In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h18::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]213 :52: warning 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual const void * returnConstPointerValue() _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:In file included from 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: 181 ^: 36:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ~CompositeTestOutput() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppwarning:: 28'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:183:38: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:In file included from 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 28warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void printCurrentTestEnded(const TestResult& res) _override;: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp32:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h238::18857::67 :warning : warning'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; virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp28:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :In file included from 189/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::6431:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 28note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hexpanded from macro '_override': 191:48: warning: #define _override override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2832: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::192240::2672:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :note28: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :193:43: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp ^: 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2832: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::194241::3789:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; }#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppnote:: 28expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:195:30: #define _override overridewarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3228: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::242196::8132:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; }#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 28note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hexpanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::2831: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h198::3259: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning243: :'override' keyword is incompatible with C++98 [-Wc++98-compat]98 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::30628:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 199note:: 52expanded from macro '_override': warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h31:: 201In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h26::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]244 :94: virtual void flush() _override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppexpanded from macro '_override': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:: 30note: : In file included from expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h #define _destructor_override override: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::2930: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3231: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3132: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h::25333:: 77/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:: 73warning:: 60'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; }: 306 ^: 19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::2931: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3232: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::25631:: 35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h :warning33: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h :86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp31:: 30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h33:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h: :In file included from 104/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::532:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 259defaulted function definitions are incompatible with C++98 [-Wc++98-compat]: 55: warning: DEFAULT_COPY_CONSTRUCTOR(MockNamedValue)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h30:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h31:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h32:: 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h269::9066::50 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17 virtual long int returnLongIntValueOrDefault(long int value) _override { return value; }: ^note : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:#define NULLPTR nullptr19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::2930: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3231: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h38::3238: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning278: :'override' keyword is incompatible with C++98 [-Wc++98-compat]78 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 40 ^: 64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h19::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 280 ^ :40:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockActualCall& withCallOrder(unsigned int) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp29:: 30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h32:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::8532:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 281'override' keyword is incompatible with C++98 [-Wc++98-compat]: 61: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :note29: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override43 : ^83 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44 virtual const char * returnStringValue() _override { return ""; }: 100 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp30:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h31:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::3245: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h92::284 :warning73: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppexpanded from macro '_override': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^46 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :286:#define _override override41 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual void * returnPointerValue() _override { return NULLPTR; }: 47 ^: 105:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h32:: 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::114287:: 62warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void * returnPointerValueOrDefault(void * value) _override { return value; }: ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 289expanded from macro '_override': 52: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32 virtual const void * returnConstPointerValue() _override { return NULLPTR; }: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 50:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h94::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp ^: 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h29:: 290In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h79::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]51 :89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::5230:: 100In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: virtual MockActualCall& 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override293 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3029: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3132: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::5532: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h120::295 :warning52: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockActualCall& onObject(const void* ) _override { return *this; }306 : ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3029: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3132: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::7232:: 74/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 286warning:: 60'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void * returnPointerValue() _override { return NULLPTR; } #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 29note: : In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:#define NULLPTR nullptr65 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::2931: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3232: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::75289::10671:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual const void * returnConstPointerValue() _override { return NULLPTR; } note ^ : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:#define _override override17 : ^ note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp#define NULLPTR nullptr: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3229: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h292::3271: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning78: :'nullptr' is incompatible with C++98 [-Wc++98-compat]96 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h29:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h32:: 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h162::4057::40 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual ~MockCheckedExpectedCall() _destructor_override;306 : ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'322 :30:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override;: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :42:#define _override override66 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual MockExpectedCall& withName(const SimpleString& name) _override;164 : ^83 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp30:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h31:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::33165: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h100::43 :warning69: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppnote:: 29expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override166 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp note:: 30expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::45306::8719:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override;: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h32:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::19169:: 114note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h29:: 33In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::3246: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h85::170 :warning89: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override;: 306 ^: 19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30 virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h31:: In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 47expanded from macro '_override': 102: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;172 : ^89 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h31:: 173In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h100::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]48 :94: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :note29: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp306::3019: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :49:111: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30176: :In file included from 124/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: virtual MockActualCall& withParameterOfType(const SimpleString& typeName, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppnote:: 29expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override177 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp19::30 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro '_override': 31: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from virtual bool hasReturnValue() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h306::3319: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note52: :expanded from macro '_override'91 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override;181 : ^42 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: virtual MockNamedValue returnValue() _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3029: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:3332: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::53183::10963:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: virtual bool returnBoolValue() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 54expanded from macro '_override': 96: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override;: 186 ^: 60: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::3230: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h187::3134: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55: virtual int returnIntValue() _override;91 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 189note:: 60expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp31:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h33:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h56::190102::86 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override;19 : ^ note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:#define _override override29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::30630:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 57:103: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30 virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro '_override'58 :124#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: virtual cpputest_longlong returnLongLongIntValue() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 59expanded from macro '_override': 126: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 virtual unsigned int returnUnsignedIntValue() _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h33:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::1960:: 118note:: expanded from macro '_override'warning : 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::3230: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h204::3181: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning virtual const char * returnStringValueOrDefault(const char * default_value) _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override;: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h205::30646::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' virtual const char * returnStringValue() _override; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp30:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h31:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::33207: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h40::62 :warning87: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning virtual double returnDoubleValue() _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppnote:: 29expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override208 : ^69 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::30306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^63 :55: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: virtual MockExpectedCall& ignoreOtherParameters() _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void * returnPointerValue() _override;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::21130:: 56In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: virtual void * returnPointerValueOrDefault(void *) _override;65 : ^58 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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(bool value) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 213expanded from macro '_override': 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2933: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::6632:: 57/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 214warning:: 87'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 value) _override; virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h30:: 216In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h52::31 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67 virtual void (*returnFunctionPointerValue())() _override;: 66 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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(unsigned int value) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 217:71: warning: #define _override override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppnote:: 30expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp62::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ virtual MockActualCall& onObject(const void* objectPtr) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppwarning:: 30'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: virtual MockActualCall& withName(const SimpleString&) _override { return *this;}33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h70:306:19:: 71note:: warning: expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :238:57: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :expanded from macro '_override'30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 71/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::7229:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:In file included from 72/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^72 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h60::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& andReturnValue(double value) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h19::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro '_override'241 :89: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppexpanded from macro '_override': 30: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp73::2965: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::3230: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h243::3198: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp306::3019: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :75:65: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp246::3078: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76 virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; }: 63 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 (*value)()) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 247:83: warning: #define _override override '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3329: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h80::3257: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning248: :'override' keyword is incompatible with C++98 [-Wc++98-compat]79 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::3230: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h260::3136: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61 virtual bool returnBoolValue() _override { return false; }: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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;}In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 262note:: 34expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h29:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h32:: 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h263::15552::59 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; }: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19:#define _override override note ^: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 156expanded from macro '_override': 73: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: virtual MockExpectedCall& withCallOrder(unsigned int, unsigned 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; }expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30268: :In file included from 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157 virtual long int returnLongIntValue() _override { return 0; }: 76 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h32:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::19269:: 66note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp ^: 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h32:: 158/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::74271:: 65warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; }: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :159:#define _override override91 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3032: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::27531:: 88In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :160:83: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 277:51: warning: #define _override override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2933: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::16132:: 100/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 278:warning78: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppnote:: 30expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::9629:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; }: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note#define _override override: expanded from macro '_override' ^ #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: virtual const char * returnStringValue() _override { return ""; }30 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::31306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro '_override': 163:105#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ virtual const char * returnStringValueOrDefault(const char * value) _override { return value; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppwarning:: 30'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from virtual void * returnPointerValue() _override { return NULLPTR; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::306164::1980:: notewarning: : expanded from macro '_override''override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^287 :62:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 * returnPointerValueOrDefault(void * value) _override { return value; } ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3029: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3132: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::28933:: 52/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 165warning:: 88'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; }#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppnote:: 29expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define _override override290 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp306::3019: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :166:85:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; }: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::167306::8119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; }29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h32:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::19295:: 52note: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :warning30: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: virtual void * returnPointerValue() _override { return NULLPTR; }33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :171/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::106314:: 17warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; }: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h19::289 :note71: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h29:: 33In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::32172: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h102::292 :warning71: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h40::18040::56 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note virtual MockExpectedCall& andReturnValue(long int) _override { return *this; }: expanded from macro '_destructor_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp virtual MockExpectedCall& withName(const SimpleString& name) _override;: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :181:#define _override override65 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43: virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; }69 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3029: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3133: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::4433:: 105/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp ^: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override' 33#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::2930: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3331: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h47::33102: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning184: :'override' keyword is incompatible with C++98 [-Wc++98-compat]54 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& andReturnValue(double) _override { return *this;}expanded from macro '_override' ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 48:94: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 33expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: virtual MockExpectedCall& andReturnValue(const char*) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3029: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3133: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::5033:: 107/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 186warning:: 53'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockExpectedCall& andReturnValue(void*) _override { return *this; }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 187expanded from macro '_override': 59: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^52 :91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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) _override; #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3029: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3133: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::5333:: 109/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 188warning:: 58'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::30306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning virtual MockExpectedCall& onObject(void*) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp57::30 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:40: virtual MockExpectedCall& andReturnValue(int value) _override;104 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR);In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::31433:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 67note:: 66expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h41::1571::76 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneBooleanParameterAndValue) virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: void testBody() _override; }; \In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::306158::1974:: notewarning: : expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:41:1: virtual MockExpectedCall& 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 67note:: 35expanded from macro '_override': note: #define _override overrideexpanded from macro 'TEST' ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 161 ^: 100: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; }49 : ^1 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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(MockParameterTest, expectOneUnsignedIntegerParameterAndValue) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2433:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 186expanded from macro 'TEST': 53: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockExpectedCall& andReturnValue(void*) _override { return *this; }19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::18849::581:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67: virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; }35 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 190expanded from macro '_override': 47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:58: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:TEST(MockParameterTest, expectOneIntegerParameterAndValue)30 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h :38:34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65warning:: 24'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual ~MockSupportPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322 void testBody() _override; }; \: 30 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_destructor_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:68:1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65warning:: 24'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:35 void testBody() _override; }; \: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::79306::519:: warningnote: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]expanded from macro '_override' #define _override override ^ long long value = 0x7FFFAAAAFFFFAAAA; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::8988::15:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(expectedFailure.getMessage().asCharString(), output.getOutput().asCharString()); TEST(MockParameterTest, mismatchedIntegerTypesIntAndLongAreAllowed) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:189:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h46::65 :note24: :expanded from macro 'STRCMP_CONTAINS' note: expanded from macro 'TEST' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h void testBody() _override; }; \: 314 ^: 17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'NULLPTR'19 : #define NULLPTR nullptrnote : ^expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :169:1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65warning:: 24'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' TEST(MockPlugin, shouldNotFailAgainWhenTestAlreadyFailed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: void testBody() _override; }; \65 : ^24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :122/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::167:: 35warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 299 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:511:1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::67190::3521:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \expanded from macro '_override' ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93:59: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual ~ConsoleTestOutput() _destructor_override: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 322expanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp306::55519::1 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ TEST(MockParameterTest, ignoreOtherParametersButStillPassAll) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::18965::6424:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' virtual void printCurrentGroupEnded(const TestResult& res) _override; void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:555In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp1::30 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]193 :43: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 67'override' keyword is incompatible with C++98 [-Wc++98-compat]: 35: note: virtual void printBuffer(const char*) _override;expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: :expanded from macro '_override'30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:194:37:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:70:31: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParametersButExpectedParameterDidntHappen) ^ virtual ~MockTestResult() _destructor_override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h65:24::322 :note30: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:84:#define _override override33 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void testsStarted() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:88:31: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void testsEnded() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:92:59: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]563 :1: warning: virtual void currentTestStarted(UtestShell* /*test*/) _override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::30667::1935:: notenote: : expanded from macro '_override'expanded from macro 'TEST' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:96:57: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual void currentTestEnded(UtestShell* /*test*/) _override19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note: expanded from macro '_override'#define _override override ^#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:100:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void currentGroupStarted(UtestShell* /*test*/) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:104:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void currentGroupEnded(UtestShell* /*test*/) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, registryMyRegistryAndReset) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp ^: 578:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h1::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' TEST(MockParameterTest, ignoreOtherParametersMultipleCalls) ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:578:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 155:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h1::67 :warning35: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:157:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->getCurrentRegistry() == myRegistry); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:160:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cppTEST(MockParameterTest, newCallStartsWhileNotAllParametersWerePassed): 162^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning65: :'nullptr' is incompatible with C++98 [-Wc++98-compat]24 : note: expanded from macro 'TEST' CHECK(myRegistry->countTests() == 0); void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:165:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, addOneTestIsNotEmpty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:168: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:171:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp24::633 :note5: :expanded from macro 'TEST' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ CHECK_EQUAL(param, 2); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:: 171note:: 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); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:175: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:178:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, runTwoTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp#define _override override : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :note638: :expanded from macro 'TEST'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:645:5: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:: 182'nullptr' is incompatible with C++98 [-Wc++98-compat]: 5: CHECK_EQUAL(param, 1);warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:42: CHECK(!test1->hasRun_);note : ^expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)55 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'CHECK'314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :645:5: #define NULLPTR nullptrwarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:183: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:185: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:186: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:189:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, runTwoTestsCheckResultFunctionsCalled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, runThreeTestsandTwoGroupsCheckResultFunctionsCalled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:211:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, unDoTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: 211 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:#define _override override35 : ^ note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:214: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: CHECK_EQUAL(retval1, param1);216 : ^5 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 127'nullptr' is incompatible with C++98 [-Wc++98-compat]: 42: note: expanded from macro 'CHECK_EQUAL' CHECK(myRegistry->countTests() == 0); ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::102314::5517:: notenote: : expanded from macro 'CHECK'expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppexpanded from macro 'NULLPTR': 724: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:219:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, unDoButNoTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:221:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp CHECK(myRegistry->countTests() == 0);: 729 ^: 1: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]102 :55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 67note:: 35expanded from macro 'CHECK': note: expanded from macro 'TEST' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:223: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:741:5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:: 226warning:: 1'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval1, param1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:TEST(TestRegistry, reallyUndoLastTest)42 :^ note: expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' void testBody() _override; }; \ #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp#define _override override: 741 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp746::2341::5 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(test1->hasRun_);TEST(MockParameterTest, twoDifferentOutputParametersInSameFunctionCallSucceeds) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::65102::2455:: notenote: : expanded from macro 'TEST'expanded from macro 'CHECK' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :235/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::567:: 35warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' CHECK(!test2->hasRun_); ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 102/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::55306:: 19note:: expanded from macro 'CHECK'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp ^: 238/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1314:: 17warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ TEST(TestRegistry, findTestWithNameDoesntExist) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp67::76135::5 :note : warningexpanded from macro 'TEST': 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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); \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:240:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:3: CHECK(myRegistry->findTestWithName("ThisTestDoesntExists") == NULLPTR);note : ^expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp ^: 240/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::5314:: 17warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ CHECK(myRegistry->findTestWithName("ThisTestDoesntExists") == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::767306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(MockParameterTest, outputAndIntParametersOfSameNameInDifferentFunctionCallsOfSameFunctionSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:249:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithName("NameOfATestThatDoesExist") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:249:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithName("NameOfATestThatDoesExist") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :note777: :expanded from macro 'CHECK'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, retval); ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^127 :42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:252:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, findTestWithGroupDoesntExist) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:254:73: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithGroup("ThisTestGroupDoesntExists") == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:254:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithGroup("ThisTestGroupDoesntExists") == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:794: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:42:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :note257: :expanded from macro 'CHECK_EQUAL'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314TEST(TestRegistry, findTestWithGroup): 17^: note: expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp19::794 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:795:5: warning virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK_EQUAL(2, param1); : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 127note:: 42expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:263:73: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppwarning:: 797'nullptr' is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h CHECK(myRegistry->findTestWithGroup("GroupOfATestThatDoesExist") != NULLPTR);: 127 ^: 42: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'CHECK_EQUAL': 314:17: note CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:263:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:797:5: warning: CHECK(myRegistry->findTestWithGroup("GroupOfATestThatDoesExist") != NULLPTR);'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h3::102 :note55: :expanded from macro 'CHECK_EQUAL' note: expanded from macro 'CHECK' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:266:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:273: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:274: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:811:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:812: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:812:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:284: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:285: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:288:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :warning828: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:TEST(TestRegistry, runTestInSeperateProcess)35 :^ note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note void testBody() _override; }; \: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:293:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(test1->isRunInSeperateProcess()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppexpanded from macro 'CHECK': 840:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)TEST(MockParameterTest, outputParameterThatIsIgnoredShouldNotFail) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::31465::1724:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'TEST' void testBody() _override; }; \#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:296:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, CurrentRepetitionIsCorrectNone) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:298:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == myRegistry->getCurrentRepetition()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:866:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, properOutputParametersAreCopied) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:303:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp1::866 :warning1: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:TEST(TestRegistry, CurrentRepetitionIsCorrectTwo)67 :^35 : note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'TEST': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:878:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_TEXT(expectedValue2, returnedValue1, "Wrong output value in 1st call"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:305:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == myRegistry->getCurrentRepetition()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp35::320 :note1: :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; } \TEST(TestRegistry, ResetPluginsWorks) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h19::65 :note24: :expanded from macro '_override' note: #define _override overrideexpanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:893:34: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] .withParameter("ick", 1ll) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:894:34: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] .withParameter("grr", 1ull) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:902:61: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: TEST(TestRegistry, listTestGroupNames_shouldListBackwardsGroup1AfterGroup11AndGroup2OnlyOnce)note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:368: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(TestRegistry, shuffleTestList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:406:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(first_after == test2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:422:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, reverseZeroTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:426:11: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 174 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:49:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataForUnsignedIntegerValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:56:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataForIntegerValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:63:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataForBooleanValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:67:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_data, mock().getData("data").getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:67:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:70:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, hasDataBeenSet) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:72: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:90: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:98:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataDouble) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:110:1: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:114:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, mock().getData("data").getPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:117:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setConstDataPointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:124:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataFunctionPointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:128:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(ptr, mock().getData("data").getFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataObject) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:135:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, mock().getData("data").getObjectPointer()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:136:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("type", mock().getData("data").getType().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataConstObject) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:143:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, mock().getData("data").getConstObjectPointer()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:144:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("type", mock().getData("data").getType().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:147:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, tracing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:155: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:159:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, tracingWorksHierarchically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:191:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTestWithFixture, CHECK_EXPECTED_MOCK_FAILURE_LOCATION_failed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTestWithFixture, CHECK_NO_MOCK_FAILURE_LOCATION_failed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:230: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTestWithFixture, ShouldNotCrashOnFailureAfterCrashMethodWasReset) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 462 warnings generated. 341 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:113:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, PluginHasName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:121:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:145:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:148:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(4, thirdPlugin->postActionSequence); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:181: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpptypedef unsigned long long cpputest_ulonglong;: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:190:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PluginTest.cpp:197:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(registry->getFirstPlugin()->parseAllArguments(2, const_cast(cmd_line), 0)); /* cover non-const wrapper, too */ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 109 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppnote:: 320expanded from macro 'UT_NOTHROW': 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ TEST(MockSupport_c, returnLongIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 65::241:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hnote:: 61expanded from macro 'TEST': 37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: void operator delete(void* mem) UT_NOTHROW;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override':125:24 : note: #define _override overrideexpanded from macro 'UT_NOTHROW' ^ #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :320:1: #define UT_NOTHROW noexceptwarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hexpanded from macro '_override': 64:51: #define _override overridewarning : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp#define _destructor_override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :note28: : expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:216:25: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual void exec() _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:255:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppwarning:: 355'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' TEST(MockSupport_c, whenReturnValueIsGivenReturnUnsignedLongIntValueOrDefaultShouldIgnoreTheDefault) ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: void testBody() _override; }; \39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :257/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::47306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:355:1: virtual void runOneTest(TestPlugin* plugin, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::1967:: 35note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h ^: 44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:379:5: virtual void postTestAction(UtestShell&, TestResult&) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306::22619::3 :note : noteexpanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44 LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h ^: 111:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h76::314 :warning17: : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::38028:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :warning44: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] LONGLONGS_EQUAL(MOCKVALUETYPE_LONG_LONG_INTEGER, mock_c()->returnValue().type); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;: expanded from macro 'LONGLONGS_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp226::2846: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnote:: 45expanded from macro 'LONGLONGS_EQUAL': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46: 40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual ~MemoryLeakWarningPlugin() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238:83: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppexpanded from macro 'LONGLONGS_EQUAL_LOCATION': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h: do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h :72:68: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppwarning:: 389'override' keyword is incompatible with C++98 [-Wc++98-compat]: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:: 392In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h1::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]86 :51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnLongLongIntValueOrDefaultShouldlUseTheDefaultValue) ^ virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp397::295: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h32:: 226In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h46::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.hexpanded from macro 'LONGLONGS_EQUAL': 34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: : expectedCall_(expectedCall), next_(NULLPTR) {} note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' UNSIGNED_LONGLONGS_EQUAL(expected_value, mock_c()->actualCall("boo")->unsignedLongLongIntReturnValue()); ^#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h31:: 241In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h79::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION'41 :57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:404:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::23229:: 3In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h note: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: UNSIGNED_LONGLONGS_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0)note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:404:5#define _override override: ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::43314::8317:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:405:5: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100 UNSIGNED_LONGLONGS_EQUAL(expected_value, mock_c()->unsignedLongLongIntReturnValue());: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19241:: 79note:: expanded from macro '_override'note : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; note ^: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:405:5: warning: virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::232306::5519:: notenote: : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' expanded from macro '_override' #define _override override ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppexpanded from macro 'NULLPTR': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:#define NULLPTR nullptr31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :note406: :expanded from macro '_override'5 : warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]#define _override override ^ UNSIGNED_LONGLONGS_EQUAL(MOCKVALUETYPE_UNSIGNED_LONG_LONG_INTEGER, mock_c()->returnValue().type); In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h232::313: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0)#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp29:: 406In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h5::31 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::49232::893:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h241::306109::19 :note : noteexpanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION': expanded from macro '_override' #define _override override ^ In file included from 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h406::505::94 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 314:17: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31In file included from : In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h1:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h59::68: 53warning:: 101noexcept 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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ #define UT_NOTHROW noexcept /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppnote:: 29expanded from macro 'UT_NOTHROW': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: #define UT_NOTHROW noexcept31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:In file included from 122:: 1warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp void operator delete(void* mem) UT_NOTHROW;: 409 ^: 1 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: : ^125warning :: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 306note:: 19expanded from macro 'UT_NOTHROW': note: #define UT_NOTHROW noexceptexpanded from macro '_override' ^ TEST(MockSupport_c, whenReturnValueIsGivenReturnUnsignedLongLongIntValueOrDefaultShouldIgnoreTheDefault) ^#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :65::124: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note62: :expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp void testBody() _override; }; \: 29 ^: void operator delete[](void* mem) UT_NOTHROW; In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^:: 31306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: ::In file included from 19125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::: 2432note:: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override'note: : 55expanded from macro 'UT_NOTHROW': 120#define _override override: #define UT_NOTHROW noexcept ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 125note:: 24expanded from macro '_override': note: expanded from macro 'UT_NOTHROW' #define _override override #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:409In file included from :1::1 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hIn file included from : :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]65: :2953: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h67warning::: 3135noexcept 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'TEST': void operator delete[] (void* mem, size_t size) UT_NOTHROW; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^56 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h89::125 warning: :'override' keyword is incompatible with C++98 [-Wc++98-compat]24 : virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ note ^: expanded from macro 'UT_NOTHROW' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 #define UT_NOTHROW noexcept: 19 ^: virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:411:14:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppwarning:: 29'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62 unsigned long long int defaultValue = 10L;: 63 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:412:14 virtual bool returnBoolValueOrDefault(bool default_value) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' unsigned long long int expectedValue = defaultValue + 1L; ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp ^: 414:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] note: expanded from macro '_override' #define _override override ^ UNSIGNED_LONGLONGS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h29:: 232In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h3::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'UNSIGNED_LONGLONGS_EQUAL': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note virtual int returnIntValueOrDefault(int default_value) _override;: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp32:: 414/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::566:: 34warning:: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note virtual int returnIntValue() _override;: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0): ^ 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:414:5: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::232306::5519:: notenote: : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'expanded from macro '_override' #define _override override ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp314::2917: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define NULLPTR nullptr32 : In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp ::6928:: 86In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:::41519306:::5 19:note: : warningexpanded from macro '_override'note: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: UNSIGNED_LONGLONGS_EQUAL(expectedValue, mock_c()->returnUnsignedLongLongIntValueOrDefault(defaultValue));39 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::73/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h29::: 37232In file included from ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h 3:warning: note: 31: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL': '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual ~NormalTestTerminator() _destructor_override;: 71 ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^:: 322warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: :30'override' keyword is incompatible with C++98 [-Wc++98-compat]241: : 79note:: expanded from macro '_destructor_override'note virtual long int returnLongIntValue() _override;: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' ^#define _destructor_override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::2979/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: ::In file included from 42415/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::: 531warning:: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]32 : virtual void exitCurrentTest() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: ^:72 232:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:74:3:306: : warning19note: :: 'override' keyword is incompatible with C++98 [-Wc++98-compat] expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' note : expanded from macro '_override' #define _override override ^ virtual long int returnLongIntValueOrDefault(long int default_value) _override;In file included from UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp ^ : ^28 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:In file included from 19109/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::: 39notenote: : : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hexpanded from macro '_override'expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION': 80:48:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h29:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: 322:In file included from :415/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h30:::531 :: note In file included from : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_destructor_override': : 'nullptr' is incompatible with C++98 [-Wc++98-compat]32 : #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :: ^23274 ::5565:: notewarning: : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL''override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:418:1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual unsigned int returnUnsignedIntValue() _override;note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: void testBody() _override; }; \306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp::3128: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3239: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h190::8121::86 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override;#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp ^ ^: 418/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306:: 19In file included from warning:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]note28 : : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::6739:#define _override override: 35 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: ^: 191note:: 26expanded from macro 'TEST': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306 ^:: 3119: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h306note::: 3219expanded from macro '_override': : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note#define _override override83: :81: expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:192:29: warning: virtual const char * returnStringValueOrDefault(const char * default_value) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:214:46 virtual const char * returnStringValue() _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 322 ^: 30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::21686::2540:: 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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual double returnDoubleValue() _override;19 : ^ note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:420:In file included from 14/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:: 29warning: : In file included from 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h unsigned long long int defaultValue = 10L;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp: :87 ^28: : 69In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :notenote422: expanded from macro '_override': : expanded from macro '_override'5 :#define _override override warning ^: #define _override override 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: UNSIGNED_LONGLONGS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnUnsignedLongLongIntValueOrDefault(defaultValue));:28 31: ^: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h3932:: : 232/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:::323489::: 3852note::: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'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; ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322:30 virtual const void * returnConstPointerValue() _override; : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^note: : 241expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :79306::#define _destructor_override override 19 note: ^: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION'note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0)In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp228 ^ ::2942: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp90 :: ^42287 ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5 ::warning314 : :warning'override' keyword is incompatible with C++98 [-Wc++98-compat]17: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:#define NULLPTR nullptr232 : ^3 virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;: ^note In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'UNSIGNED_LONGLONGS_EQUAL':: 28306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 39note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)expanded from macro '_override': 228 ^: 67#define _override override:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^warning241 : :'nullptr' is incompatible with C++98 [-Wc++98-compat]109 : note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' In file included from ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h314::3117: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0):: 32expanded from macro 'NULLPTR' ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define NULLPTR nullptr92 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp ^41: :422 :warning5: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^232 :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:::306 28:note: 19: In file included from :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h note:: 39expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:229:116#define _override override UNSIGNED_LONGLONGS_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): 29 ^#define NULLPTR nullptr: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :31431:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :93#define NULLPTR nullptr: 56 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:423:5: virtual void * returnPointerValueOrDefault(void *) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' UNSIGNED_LONGLONGS_EQUAL(defaultValue, mock_c()->returnUnsignedLongLongIntValueOrDefault(defaultValue)); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::24195:In file included from :79/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp52::: 28 note: warning: In file included from : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ virtual ~IgnoredUtestShell() _destructor_override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0):19 322: ^: 30note:: expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:423:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:232:29:28: 3: In file included from :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:note:31: 39: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::25432:34:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__):: 96'override' keyword is incompatible with C++98 [-Wc++98-compat] ^: 71:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : virtual bool willRun() const _override;warning241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h423In file included from ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp3065:::2819 : :warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnote'nullptr' is incompatible with C++98 [-Wc++98-compat]: 39: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :232255::55#define _override override34: : ^ note warning: : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL''override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) :306 ^29: : 19In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :314note31:: : 17expanded from macro '_override'In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note#define _override override32: : expanded from macro 'NULLPTR' ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :98:#define NULLPTR nullptr61 : ^ In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:257:47: warning: virtual MockActualCall& onObject(const void* objectPtr) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual SimpleString getMacroName() const _override;306 : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp28:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h42:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h: :In file included from 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::532:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] 146:58: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :150:80/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:: 428note:: 1expanded from macro 'DEFAULT_COPY_CONSTRUCTOR': : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:#define _override override431 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp STRCMP_EQUAL("hello world", mock_c()->actualCall("boo")->stringReturnValue());: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h31:: 162In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h43::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'STRCMP_EQUAL'164 :83: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp::100432:: 5warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162 virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;: 43 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'STRCMP_EQUAL'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp306::2819: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnote:: 44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93:expanded from macro '_override'59 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp::31436: :In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 170:89: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 65 virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp: :24 ^28: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote: :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h306expanded from macro 'TEST':: 11119::76 :note void testBody() _override; }; \ : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19:#define _override override In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp171::2894: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp ::note 436: note:expanded from macro '_override': 1 expanded from macro '_override': warning: #define _override override#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h19::172 :note89: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp virtual ~MemoryLeakWarningPlugin() _destructor_override;: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::32231:: 30In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :173:100#define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48: virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override;70 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note virtual void preTestAction(UtestShell& test, TestResult& result) _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void postTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h28:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h45:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h45::17591::122 :warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppwarning'nullptr' is incompatible with C++98 [-Wc++98-compat]:: 441'override' keyword is incompatible with C++98 [-Wc++98-compat]: 5: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ STRCMP_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnStringValueOrDefault(defaultValue)); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19162:43: :note : noteexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::442306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ STRCMP_EQUAL(expectedValue, mock_c()->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppnote:: 29expanded from macro 'STRCMP_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)177 : ^89 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ virtual ~ConsoleTestOutput() _destructor_override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::12429:: 45In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual void printBuffer(const char* s) _override;: 180 ^: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp::1929:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: :expanded from macro '_override'31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:125:26:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppwarning:: 445'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : TEST(MockSupport_c, whenNoReturnValueIsGivenReturnStringValueOrDefaultShouldlUseTheDefaultValue)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cppexpanded from macro '_override' : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h#define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :31 ^65: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h24:: note148: :In file included from expanded from macro 'TEST'39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :: 29warning: : In file included from 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h virtual ~StringBufferTestOutput() _destructor_override;:: 30632 ^:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::: 183322note::: 6330expanded from macro '_override':: warningnote: : #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_destructor_override' ^ #define _destructor_override override ^ virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp306::2919: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hnote:: 31expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:150:37:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp19::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro '_override':: 44531:: #define _override override1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :In file included from 184/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:::362967:: : In file included from 35: note: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hexpanded from macro 'TEST': : 'override' keyword is incompatible with C++98 [-Wc++98-compat]31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ void flush() _override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:306:306:19:19:19: : note note: note: expanded from macro '_override': expanded from macro '_override' expanded from macro '_override' #define _override override#define _override override #define _override override ^ ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cppnote:: 29expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h : ^181 :36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29322: :In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31note: : In file included from expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _destructor_override override: 189 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:183: virtual unsigned long int returnUnsignedLongIntValue() _override;38 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::2929: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:184:3160: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: virtual void printTestsEnded(const 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: :29449/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: ::In file included from 5306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h::: 1931warning:: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h'nullptr' is incompatible with C++98 [-Wc++98-compat]note: : 186expanded from macro '_override':66: warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ STRCMP_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnStringValueOrDefault(defaultValue)); virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306:In file included from :162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp19:::4329 :: note In file included from : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro '_override': : expanded from macro 'STRCMP_EQUAL'31 : #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :In file included from ^192/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp ::43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h29::: 314In file included from warning:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: 17:'override' keyword is incompatible with C++98 [-Wc++98-compat]:31 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro 'NULLPTR'187 : virtual long int returnLongIntValue() _override;63 :#define NULLPTR nullptr ^ warning /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual void printCurrentTestEnded(const TestResult& res) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp450::295: In file included from :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:warning:29: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::18831:: 67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :warning STRCMP_EQUAL(defaultValue, mock_c()->returnStringValueOrDefault(defaultValue));32: : 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :193:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h74:: virtual void printCurrentGroupStarted(const UtestShell& test) _override;162 :warning ^43: :'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'STRCMP_EQUAL'19 : note: expanded from macro '_override' virtual long int returnLongIntValueOrDefault(long int default_value) _override;#define _override override ^ ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h19In file included from ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp314 ::note2917: : :expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hnote:: 31expanded from macro 'NULLPTR'#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h ^: 189#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: virtual void printCurrentGroupEnded(const TestResult& res) _override;29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::31306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 195#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:191: virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;48 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: virtual void verbose(VerbosityLevel level) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp192::2926: :In file included from warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from virtual void color() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::306196::19106:: notewarning: : expanded from macro '_override''override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::193306::4319:: warning: note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override virtual void printBuffer(const char*) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp31:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h32:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h198::19456::37 :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(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual cpputest_longlong returnLongLongIntValue() _override;306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp ^19: :453 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:note:1: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ TEST(MockSupport_c, returnDoubleValue) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:306:65:31:19: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: : note195note: :: 30expanded from macro 'TEST': expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ #define _override override ^ virtual void print(long) _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteIn file included from expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp expanded from macro '_override': 29: #define _override overrideIn file included from #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: ^ 31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:In file included from 199/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp::9629:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override;306 : ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19:#define _override override note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :453In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp1#define _override override:: 29 ^: warning In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from :67197/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:::353829::: In file included from notewarning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: : :expanded from macro 'TEST''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32 virtual void printDouble(double) _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 201/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \51306 :: ^ 19 warning:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h 'override' keyword is incompatible with C++98 [-Wc++98-compat]:note 306: :expanded from macro '_override'19 : note#define _override override virtual unsigned int returnUnsignedIntValue() _override;: ^ expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19In file included from ^:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp :note29: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:#define _override override198 : ^59 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^202 :86: warning: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:201: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: virtual void flush() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 204expanded from macro '_override': 81: #define _override overridewarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp456::295: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:281 virtual double returnDoubleValue() _override;: 55 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'DOUBLES_EQUAL'306 :19: note: expanded from macro '_override' #define _override override DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:457:#define _override override5 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp DOUBLES_EQUAL(1.0, mock_c()->doubleReturnValue(), 0.005);: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::31281: :In file included from 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro 'DOUBLES_EQUAL': 210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual void * returnPointerValue() _override;314 : ^17 : note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:62:In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32TEST(TestResult, TestEndedWillPrintResultsAndExecutionTime): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h^: 213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note: expanded from macro 'TEST' virtual const void * returnConstPointerValue() _override; void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;: 67 ^: 35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::461306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(MockSupport_c, whenReturnValueIsGivenReturnDoubleValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp24::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217 void testBody() _override; }; \: 71 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:461:1: virtual MockActualCall& onObject(const void* objectPtr) _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h314::3117: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define NULLPTR nullptr237 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp::32466: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h5::240 :warning72: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnDoubleValueOrDefault(defaultValue), 0.005); virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h68281:::306155:::19 :warningnote : : note'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'DOUBLES_EQUAL': expanded from macro '_override' TEST(TestResult, ResultIsOkIfTestIsRunWithNoFailures) ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__)65 : ^24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro 'TEST': In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:: void testBody() _override; }; \ 29 note: ^: In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ::31306: :#define NULLPTR nullptrIn file included from 19 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: note: expanded from macro '_override' ^: 32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :467:5:#define _override override warning ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35:In file included from DOUBLES_EQUAL(expectedValue, mock_c()->returnDoubleValueOrDefault(defaultValue), 0.005);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::28131:: 55In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ : note32 ^: : expanded from macro 'DOUBLES_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ::242306::8119:: warningnote: DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__): '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:72:5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :warning29: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from CHECK_FALSE(res->isFailure());/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::245114::10362:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; }#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:470: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: TEST(MockSupport_c, whenNoReturnValueIsGivenReturnDoubleValueOrDefaultShouldlUseTheDefaultValue)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :^246 :78: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 65:24:'override' keyword is 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp :warning75: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :470:1:TEST(TestResult, ResultIsOkIfTestIsIgnored) warning^: virtual MockActualCall& withStringParameter(const SimpleString&, 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:24:67:306: :35note19:: : expanded from macro 'TEST' note note: : expanded from macro 'TEST'expanded from macro '_override' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override overrideIn file included from 306 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: ^:19 29:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp: :expanded from macro '_override'75 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'32 : #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp::306:79:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp5::: 474 note:warning: 5: expanded from macro '_override':'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override CHECK_FALSE(res->isFailure()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' DOUBLES_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__)281In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^55: :29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : :noteIn file included from 314: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:expanded from macro 'DOUBLES_EQUAL':17 31:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro 'NULLPTR'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__)#define NULLPTR nullptr: 252 ^ ^: 104/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:In file included from 475/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::529:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning DOUBLES_EQUAL(defaultValue, mock_c()->returnDoubleValueOrDefault(defaultValue), 0.005);: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp ^:note 82: :expanded from macro 'NULLPTR'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ TEST(TestResult, ResultIsNotOkIfFailures) ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h29:: 65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h24::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'TEST': 32: void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^254 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h104::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp::3182: :In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 256:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h35::67:35: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' virtual bool hasReturnValue() _override { return false; } virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp : ^478 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from TEST(MockSupport_c, returnPointerValue)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3165: :In file included from 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro 'TEST': 259:55: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppnote:: 478expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp31: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 87 In file included from : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h5 ::32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : :warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h306: ::'nullptr' is incompatible with C++98 [-Wc++98-compat]26219 ::34 : CHECK_TRUE(res->isFailure());note : warning ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :108:#define _override override69 : ^ note virtual int returnIntValue() _override { return 0; }: expanded from macro 'CHECK_TRUE' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: #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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; }: 90 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' TEST(TestResult, ResultIsNotOkIfNoTestsAtAll) ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: virtual long int returnLongIntValue() _override { return 0; }481 : ^5 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'nullptr' is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' #define _override override ^ POINTERS_EQUAL((void*) 10, mock_c()->actualCall("boo")->pointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h90::2621::51 :warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppnote'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 29expanded from macro 'POINTERS_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :: 67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h35::31 : noteIn file included from POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h expanded from macro 'TEST': ^ 32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::269314::66 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \17: : ^ warning note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: 'override' keyword is incompatible with C++98 [-Wc++98-compat]:expanded from macro 'NULLPTR' 306 :19: note: expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp32:: 482/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::5271:: 65warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; }: 262 ^: 51:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'POINTERS_EQUAL'19 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp17::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro 'NULLPTR': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:#define NULLPTR nullptr32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::9232:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 274warning:: 56'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__)19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp ^: 95:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h1::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' TEST(TestResult, ResultIsNotOkIfNoTestsRunOrIgnored) ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h19::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::486306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp :TEST(MockSupport_c, whenReturnValueIsGivenReturnPointerValueOrDefaultShouldIgnoreTheDefault)95 :^1 : warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:29:24: 67:In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h35note::: 31 expanded from macro 'TEST': note In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'TEST': 32 void testBody() _override; }; \: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 280:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h40 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \:: 306 ^:warning 19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override #define _override override ^ ^ '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35 virtual double returnDoubleValueOrDefault(double value) _override { return value; }: ^note : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppexpanded from macro '_override': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::9831:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284 CHECK_TRUE(res->isFailure());: 73 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]108 :69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: 314:17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'NULLPTR': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:491:In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:: 29warning: : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:262:51 virtual const void * returnConstPointerValue() _override { return NULLPTR; }: ^note : expanded from macro 'POINTERS_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppexpanded from macro '_override': 492:5: warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ POINTERS_EQUAL(expectedValue, mock_c()->returnPointerValueOrDefault(defaultValue));In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::26231:: 51In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'POINTERS_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::506306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ POINTERS_EQUAL((const void*) 10, mock_c()->actualCall("boo")->constPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 262/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::5129:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro 'POINTERS_EQUAL'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override;507 : ^5 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'nullptr' is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' #define _override override POINTERS_EQUAL((const void*) 10, mock_c()->constPointerReturnValue()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::31447::17102:: notewarning: : expanded from macro 'NULLPTR''override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp::33511: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h1::52 :warning91: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnConstPointerValueOrDefaultShouldIgnoreTheDefault) ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::3529:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override;: expanded from macro '_override' ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:516: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h POINTERS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnConstPointerValueOrDefault(defaultValue));: 59 ^: 126: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 262'override' keyword is incompatible with C++98 [-Wc++98-compat]: 51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:517:5: warning virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' POINTERS_EQUAL(expectedValue, mock_c()->returnConstPointerValueOrDefault(defaultValue)); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::1733:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 61expanded from macro 'NULLPTR': 141: warning: #define NULLPTR nullptr'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :520:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' TEST(MockSupport_c, whenNoReturnValueIsGivenReturnConstPointerValueOrDefaultShouldlUseTheDefaultValue)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67 void testBody() _override; }; \: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: :In file included from 524/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::533:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 74'nullptr' is incompatible with C++98 [-Wc++98-compat]: 59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnConstPointerValueOrDefault(defaultValue)); virtual MockExpectedCall& andReturnValue(void* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::306262::1951:: notenote: : expanded from macro '_override'expanded from macro 'POINTERS_EQUAL' #define _override override ^ POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: :expanded from macro 'NULLPTR'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:#define NULLPTR nullptr31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:525: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 POINTERS_EQUAL(defaultValue, mock_c()->returnConstPointerValueOrDefault(defaultValue));: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::26276::5163:: notewarning: : expanded from macro 'POINTERS_EQUAL''override' keyword is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::154306::6119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:531: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->actualCall("boo")->functionPointerReturnValue());In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::159271::9159:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; }532 : ^5 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'nullptr' is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' #define _override override ^ FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->functionPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: In file included from expanded from macro 'FUNCTIONPOINTERS_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__): 161 ^: 100:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h536::331: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; }24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 306:19: note: void testBody() _override; }; \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp35::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :note539: :expanded from macro '_override'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ In file included from 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::31271: :In file included from 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro 'FUNCTIONPOINTERS_EQUAL': 173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp :warning540: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:271:#define _override override59 : ^ note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h314::3317: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note175: :expanded from macro 'NULLPTR'55 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h543::1801::56 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; }TEST(MockSupport_c, whenNoReturnValueIsGivenReturnFunctionPointerValueOrDefaultShouldlUseTheDefaultValue) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:: 29note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::54331:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :182:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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(cpputest_longlong) _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppIn file included from :546:5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306::27119::59 :note : noteexpanded from macro '_override': expanded from macro 'FUNCTIONPOINTERS_EQUAL' #define _override override ^ FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppexpanded from macro 'NULLPTR': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:#define NULLPTR nullptr31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:547:In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:: 29warning: : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual MockExpectedCall& onObject(void*) _override { return *this; }: 271 ^: 59:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'FUNCTIONPOINTERS_EQUAL'19 : note: expanded from macro '_override' #define _override override ^ FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:550:1: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::6731:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 40note:: 104expanded from macro 'TEST': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:39: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:TEST(MockStrictOrderTest, OrderObserved)19 :^ note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:51:1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cppwarning:: 564'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :^67 :35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro 'TEST'24 : note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:579:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:85: STRCMP_EQUAL("hello world", mock_c()->getData("string").value.stringValue);1 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :162:43: noteTEST(MockStrictOrderTest, orderViolatedWorksHierarchically): expanded from macro 'STRCMP_EQUAL'^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 314:17: note: expanded from macro 'NULLPTR' void testBody() _override; }; \ ^#define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:#define _override override588 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:153:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override 76 ^ warning s generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, orderUsingNCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 273 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 308 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:In file included from 31: :In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h22:: 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::35264:: 9warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] virtual bool hasReturnValue() _override; ^ typedef long long cpputest_longlong; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 265expanded from macro '_override': 18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]#define _override override ^ typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84:21: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ :75:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:148:45: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:148:45: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/lib/llvm-9/lib/clang/9.0.0/include/limits.h:82:20: note: expanded from macro 'LLONG_MAX' #define LLONG_MAX __LONG_LONG_MAX__ ^ :75:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:291: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84:21: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ :75:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:291:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:291:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:292:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expected_return_value = default_return_value - 1; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84:21: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ :75:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:300:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:300:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:84: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:308:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int default_return_value = LLONG_MAX; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:308:42: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int default_return_value = LLONG_MAX; ^ /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:82:20: note: expanded from macro 'LLONG_MAX' #define LLONG_MAX __LONG_LONG_MAX__ ^ :75:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:309:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expected_return_value = default_return_value - 1; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:317:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int default_return_value = LLONG_MAX; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:317:42: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int default_return_value = LLONG_MAX; ^ /usr/lib/llvm-9/lib/clang/9.0.0/include/limits.h:82:20: note: expanded from macro 'LLONG_MAX' #define LLONG_MAX __LONG_LONG_MAX__ ^ :75:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:330:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:331:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_return_value, mock().returnBoolValueOrDefault(default_return_value));In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::12739:: 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 72note:: 42expanded from macro 'CHECK_EQUAL': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual void exitCurrentTest() const _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:73:37/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:: 331warning:: 5'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127 virtual ~NormalTestTerminator() _destructor_override;: 3 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'CHECK_EQUAL'322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :note28: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h#define NULLPTR nullptr: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoBooleanReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::2439:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 190expanded from macro 'TEST': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: void testBody() _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:334:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h39:: 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::35192:: 29note:: expanded from macro 'TEST'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:234:38: CHECK_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \expanded from macro '_destructor_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:#define _destructor_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::35993::159:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, BooleanReturnValue) ^ virtual void postTestAction(UtestShell&, TestResult&) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h359::1111::76 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:365:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, actual_call.returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:In file included from 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:: 28note: : In file included from expanded from macro 'CHECK_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: CHECK_EQUAL_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:366:5: warning: virtual ~ConsoleTestOutput() _destructor_override'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::127322::330:: notenote: : expanded from macro 'CHECK_EQUAL'expanded from macro '_destructor_override' #define _destructor_override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: In file included from expanded from macro 'CHECK_EQUAL_LOCATION'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:124:45: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual void printBuffer(const char* s) _override;17 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:368 virtual ~StringBufferTestOutput() _destructor_override;: 5 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]322 :30: note: expanded from macro '_destructor_override' CHECK_EQUAL(expected_value, mock().returnValue().getBoolValue()); #define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)150 : ^37 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 314'override' keyword is incompatible with C++98 [-Wc++98-compat]: 17: note: expanded from macro 'NULLPTR' void printBuffer(const char* s) _override ^#define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::155368::185:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: void flush() _override127 : ^3 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:#define _destructor_override override369 : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: CHECK_EQUAL(expected_value, mock().boolReturnValue());29 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :183:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h38::127 :warning42: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'CHECK_EQUAL' virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :369/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::5306:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:3#define _override override: ^note : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::142186::6666:: notewarning: : expanded from macro 'CHECK_EQUAL_LOCATION''override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::157: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h1::62 :warning39: :'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) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW'TEST(UnitTestMacros, FAILMakesTheTestFailPrintsTheRightResultAndStopsExecuting) ^ #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :65::124: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note64: :expanded from macro 'TEST'51 : warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ void operator delete (void* mem, size_t size) UT_NOTHROW; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h306::12519::24 :note : noteexpanded from macro '_override': expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::3801:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 65warning:: 53'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK_EQUAL(expected_value, mock().actualCall("foo").returnValue().getBoolValue());: 125 ^: 24: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'UT_NOTHROW'127 :42: #define UT_NOTHROW noexcept 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:57#define NULLPTR nullptr: 1 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp19::380 :note5: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:381:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp : ^382 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:73:37: warning CHECK_EQUAL(another_expected_value, mock().actualCall("foo").returnValue().getBoolValue());: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat] ^: 63:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual ~NormalTestTerminator() _destructor_override; : warning127 ^: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :: 322note:: 30expanded from macro 'CHECK_EQUAL':TEST(UnitTestMacros, FAILWillPrintTheFileThatItFailed) note^: expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:#define _destructor_override override65 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) : ^24 ^ : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST'314 :17: note: expanded from macro 'NULLPTR' void testBody() _override; }; \ ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro '_override'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:79:42:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:382: virtual void exitCurrentTest() const _override;5 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 127expanded from macro '_override': 3: #define _override overridenote : ^expanded from macro 'CHECK_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h80::14248::66 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:warning: : 63note'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 1expanded from macro 'CHECK_EQUAL_LOCATION': warning: virtual ~TestTerminatorWithoutExceptions() _destructor_override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::32267 UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \:: 3035 ^:: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote: :: expanded from macro '_destructor_override'314expanded from macro 'TEST' : 17:#define _destructor_override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp virtual void setup() _override;: 69 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 ^ TEST(UnitTestMacros, FAILBehavesAsAProperMacro) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h39:: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::24192:: 29note:: expanded from macro 'TEST'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; void testBody() _override; }; \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :69:1: virtual ~ExecFunctionWithoutParameters() _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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h30::67 :note35: :expanded from macro '_destructor_override' note: expanded from macro 'TEST' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h ^: 216:25/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h ^: 251:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h34::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' virtual ~IgnoredUtestShell() _destructor_override; ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp virtual bool willRun() const _override;: 74 ^:15: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' if (true) CHECK(true); ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppnote:: 28expanded from macro 'CHECK': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual void setRunIgnored() _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h78::451::5 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ IGNORE_TEST(UnitTestMacros, FAILworksInAnIgnoredTest)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :^150 :80: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 79expanded from macro 'DEFAULT_COPY_CONSTRUCTOR': 27: note: expanded from macro 'IGNORE_TEST' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ public: void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp ^: 386:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h1::306: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ TEST(MockReturnValueTest, BooleanReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: :expanded from macro '_override'386 :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: :In file included from 89/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::144:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.hwarning:: 93'override' keyword is incompatible with C++98 [-Wc++98-compat]: 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:: 394TEST(UnitTestMacros, TestUNSIGNED_LONGS_EQUAL)warning: : 5^'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]65 : virtual void postTestAction(UtestShell&, TestResult&) _override;24 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST'306 :19: CHECK_EQUAL(ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getBoolValue()); note ^ void testBody() _override; }; \: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :#define _override override127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :: ^42306 :: 19note:: expanded from macro 'CHECK_EQUAL'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: :expanded from macro '_override'394 :5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:#define _override override: 89warning ^:: 1'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from 127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:::32867:: : In file included from 35note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44:: : expanded from macro 'CHECK_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.hnote :112:77:: expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; note ^ ^: expanded from macro 'CHECK_EQUAL_LOCATION'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ::306306::1919:: notenote: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: expanded from macro '_override' expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:395:In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:: 28warning: : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(ret_value, mock().returnValue().getBoolValue()); ^ virtual void postTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^127 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:1942:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:In file included from 395/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::528:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::91127:: 3warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK_EQUAL' MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'NULLPTR'142 :66:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:96:1: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:120/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3467:: 35warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:124:#define _override override45 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::29396: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h5::150 :warning37: :'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127: void printBuffer(const char* s) _override3 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp142::2966: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :note155: :expanded from macro 'CHECK_EQUAL_LOCATION'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 99:10: warning virtual ~CompositeTestOutput() _destructor_override;: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322: else UNSIGNED_LONGS_EQUAL(1, 1);30 : ^ note: expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:214:#define _destructor_override override55 : ^ note: expanded from macro 'UNSIGNED_LONGS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:183: UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)38 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: :314397::175 virtual void printTestsStarted() _override;:: ^notewarning : : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR''nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: #define NULLPTR nullptrnote : ^expanded from macro '_override' CHECK_EQUAL(another_ret_value, mock().returnValue().getBoolValue()); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp: :expanded from macro 'CHECK_EQUAL'29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual void printTestsEnded(const TestResult& result) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp#define _override override: 397 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::127187::363:: notewarning: : expanded from macro 'CHECK_EQUAL''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 306: ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'142 :66:#define _override override note ^: expanded from macro 'CHECK_EQUAL_LOCATION' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:188 UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 67 ^:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h102: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ::3141::17 virtual void printCurrentGroupStarted(const UtestShell& test) _override; : warning ^: note 'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h expanded from macro 'NULLPTR': 306:19: note#define NULLPTR nullptr: IGNORE_TEST(UnitTestMacros, UNSIGNED_LONGS_EQUALWorksInAnIgnoredTest)expanded from macro '_override' ^ ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^79 :27: note: expanded from macro 'IGNORE_TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:189 public: void testBody() _override; }; \: 64 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: virtual void printCurrentGroupEnded(const TestResult& res) _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp#define _override override: 102 ^: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19381::4335:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'IGNORE_TEST' virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :note29: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :194:37: #define _override overridewarning : ^'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:400:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, IntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cppexpanded from macro 'TEST': 120: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :83/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306:TEST(UnitTestMacros, UNSIGNED_LONGS_EQUAL_TEXTBehavesAsProperMacro): 19warning^:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override'65: :6724::35#define _override override : note ^: note expanded from macro 'TEST': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:120:1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:93:1: warningTEST(MockReturnValueTest, IntegerReturnValueSetsDifferentValues): 'override' keyword is incompatible with C++98 [-Wc++98-compat]^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3565:: 24note:: expanded from macro 'TEST'note : expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::13596::55:: warningwarning: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226 CHECK(firstTest() == &orderedTest);: 3 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'LONGLONGS_EQUAL'102 :55: note: expanded from macro 'CHECK' LONGLONGS_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :238:83note:: expanded from macro 'NULLPTR'note : expanded from macro 'LONGLONGS_EQUAL_LOCATION'#define NULLPTR nullptr ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :99/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::1238:: 62warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'LONGLONGS_EQUAL_LOCATION' TEST(TestOrderedTest, OrderedTestsAreLast) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)expanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::306136::195:: notewarning: : expanded from macro '_override''long long' is incompatible with C++98 [-Wc++98-compat-pedantic] #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:99:1 do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0): ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::35: note: expanded from macro 'TEST'136 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 226 ^: 46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'LONGLONGS_EQUAL': note: expanded from macro '_override' #define _override override ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h139::3141::17 :warning : note'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define NULLPTR nullptr: 67 ^: 35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :note104: :expanded from macro '_override'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK(secondTest() == &orderedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:107#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp67::10735::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp67::35: 111note:: 5expanded from macro 'TEST': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 55 ^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'CHECK': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314#define _override override: 17 ^: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp19::148 :note16: :expanded from macro '_override' warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]#define _override override ^ if (false) LONGLONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238:62: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppnote:: 115expanded from macro 'LONGLONGS_EQUAL_LOCATION': 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :note148: :expanded from macro '_override'16 : warning#define _override override: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:119:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ CHECK(firstTest() == &orderedTest2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::55149:: 10note:: expanded from macro 'CHECK'warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)226 : ^3 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro 'LONGLONGS_EQUAL'17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:120:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ CHECK(secondTest() == &orderedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp102::14955::10 :note : warningexpanded from macro 'CHECK': 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 46 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro 'LONGLONGS_EQUAL': 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:441:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :123/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' TEST(TestOrderedTest, MultipleOrderedTests) ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp public: void testBody() _override; }; \:: 441123 ^:: 11/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306:warning: : 19warning'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : :expanded from macro '_override'67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ::3567::#define _override override 35 note: ^: expanded from macro 'TEST'note : 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cppnote:: 154expanded from macro 'NULLPTR': 5:#define NULLPTR nullptr 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:135:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h CHECK(firstOrderedTest->getNext()->getNext() == &orderedTest3);: 238 ^: 62:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note102: :expanded from macro 'LONGLONGS_EQUAL_LOCATION'55 : note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0): expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:138:1: LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::67229::353:: notenote: : expanded from macro 'TEST'expanded from macro 'LONGLONGS_EQUAL_TEXT' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__): 306 ^: 19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 238expanded from macro '_override': 62: #define _override overridenote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:159:5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppwarning:: 453'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 229'override' keyword is incompatible with C++98 [-Wc++98-compat]: 3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' TEST(MockReturnValueTest, LongIntegerReturnValueSetsDifferentValues) ^ LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 238note:: 83expanded from macro 'TEST': note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::16267::135:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' TEST(UnitTestMacros, TestLONGLONGS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :: ^24144 :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5note::: 306 expanded from macro 'TEST':warning 19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note void testBody() _override; }; \: expanded from macro '_override' ^ CHECK(firstTest() == &orderedTest2); ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h #define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp102::16255::1 :note : warningexpanded from macro 'CHECK': 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 35 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro 'TEST': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp178::1701::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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' TEST(UnitTestMacros, LONGLONGS_EQUAL_TEXTBehavesAsProperMacro) ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ^: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::24306:: 19note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: ^:183 467::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h11:::238 warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] :warning62: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:'override' keyword is incompatible with C++98 [-Wc++98-compat]: 67note:: 35expanded from macro 'LONGLONGS_EQUAL_LOCATION': note: TEST_ORDERED(TestOrderedTestMacros, Test2, 2)expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:::30619172:::19 16:note: : noteexpanded from macro '_override'warning: : expanded from macro '_override''long long' is incompatible with C++98 [-Wc++98-compat-pedantic] #define _override override #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238:83/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:: 185note:: 5expanded from macro 'LONGLONGS_EQUAL_LOCATION': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:188:1: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]176 :1: warningTEST_ORDERED(TestOrderedTestMacros, Test1, 1): 'override' keyword is incompatible with C++98 [-Wc++98-compat]^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' IGNORE_TEST(UnitTestMacros, LONGLONGS_EQUAL_TEXTWorksInAnIgnoredTest) ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^79 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h27::306 :note19: :expanded from macro 'IGNORE_TEST' note: expanded from macro '_override' #define _override override ^ public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::178306::519:: warningnote: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]expanded from macro '_override' #define _override override ^ LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:195:TEST(MockReturnValueTest, UnsignedLongIntegerReturnValue)5 :^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: CHECK(OrderedTestTestingFixture::count() == 4); note ^: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: void testBody() _override; }; \expanded from macro 'CHECK' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17: note: expanded from macro 'NULLPTR'#define _override override ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:183/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::5481:: 1warning:: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: UNSIGNED_LONGLONGS_EQUAL(1, 1);67 : ^35 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'TEST'232 :3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 241note:: 79: note: expanded from macro '_override'expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' #define _override override ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::183198::51:: warningwarning: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232TEST_ORDERED(TestOrderedTestMacros, Test3, 3): 3^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'76 :36: note: expanded from macro 'TEST_ORDERED' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::241306::10919:: notenote: : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION'expanded from macro '_override' #define _override override ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp200::1845::5 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h CHECK(OrderedTestTestingFixture::count() == 3);: 232 ^: 3:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note102: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'55 : note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h17::241 :note109: :expanded from macro 'NULLPTR' note: #define NULLPTR nullptrexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:204:1:TEST(UnitTestMacros, TestUNSIGNED_LONGLONGS_EQUAL) warning^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: noteTEST_ORDERED(TestOrderedTestMacros, Test5_1, 5): expanded from macro 'TEST'^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:76 void testBody() _override; }; \: 36 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST_ORDERED'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:206: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :note209: :expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 76 ^: 36/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306 :note19: :expanded from macro 'TEST_ORDERED' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp : ^194 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 102warning:: 55'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:214:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test5_2, 5) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:: 216note:: 5expanded from macro 'UNSIGNED_LONGLONGS_EQUAL': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 6); ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^102 :55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 241note:: 109expanded from macro 'CHECK': note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppexpanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:76 do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0): 36 ^: note: expanded from macro 'TEST_ORDERED' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:197: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \10 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]306 :19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 232expanded from macro '_override': 3: #define _override overridenote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::507241::1109:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' TEST(MockReturnValueTest, UnsignedLongIntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0): 65 ^: 24: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:197:10: void testBody() _override; }; \warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306::23219::55 :note : noteexpanded from macro '_override': expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' #define _override override ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:507:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::306221::195:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override CHECK(OrderedTestTestingFixture::count() == 8); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:225:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test10, 10) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::19200:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0): 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:TEST_ORDERED(TestOrderedTestMacros, Test8, 8)202 :^5 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.hwarning:: 76'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: 36: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'TEST_ORDERED'232 :3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:232:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 10); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:523:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^TEST(MockReturnValueTest, LongLongIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:242:1: TEST(UnitTestMacros, TestUNSIGNED_LONGLONGS_EQUAL_TEXT) warning^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp 'override' keyword is incompatible with C++98 [-Wc++98-compat]: 523/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::165:: TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test11, 11)24warning :: ^ 'override' keyword is incompatible with C++98 [-Wc++98-compat] note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.hexpanded from macro 'TEST':/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h 83::673::35 void testBody() _override; }; \ : note ^: note expanded from macro 'TEST_ORDERED_C_WRAPPER': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 306: TEST_ORDERED(group_name, test_name, testLevel) { \19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h: :expanded from macro '_override'76 : virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \36 :#define _override override ^ note ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h expanded from macro 'TEST_ORDERED': 306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:529:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, actual_call.returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::218238::183:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'LONGLONGS_EQUAL_LOCATION' TEST(UnitTestMacros, UNSIGNED_LONGLONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)65 : ^24 : note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:529:5: void testBody() _override; }; \warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h306::22619::46 :note : noteexpanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::218530::15:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note LONGLONGS_EQUAL(expected_value, actual_call.returnLongLongIntValue());: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp3::246 : virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \note1 : : ^expanded from macro 'LONGLONGS_EQUAL' warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test9, 9) expanded from macro '_override' ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _override override:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h 238: ^:83 62::3 :note : noteexpanded from macro 'LONGLONGS_EQUAL_LOCATION': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :530:#define _override override5 : ^ warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:220:16: warning do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0): '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:235:3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:: 531note:: 5expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT': warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:3: UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) note ^: expanded from macro 'LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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) ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :220:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h16::226 :warning46: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] note: expanded from macro 'LONGLONGS_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__)note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:#define NULLPTR nullptr109 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:532:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().longLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::226221::310:: notewarning: : expanded from macro 'LONGLONGS_EQUAL''long long' is incompatible with C++98 [-Wc++98-compat-pedantic] else UNSIGNED_LONGLONGS_EQUAL_TEXT(1, 1, "Failed because it failed"); ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :235/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::3238:: 62note:: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT'note : expanded from macro 'LONGLONGS_EQUAL_LOCATION' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241: do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)79 : ^ note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:532:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cppnote:: 221expanded from macro 'LONGLONGS_EQUAL': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 235 ^: 3:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note238: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT'83 : note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0): 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:535:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppnote:: 543expanded from macro 'CHECK': 5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17 LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue());: ^note : expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:#define NULLPTR nullptr3 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:543: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::3261:: 1note:: expanded from macro 'LONGLONGS_EQUAL'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK) LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::65238::2483:: notenote: : expanded from macro 'TEST'expanded from macro 'LONGLONGS_EQUAL_LOCATION' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: :expanded from macro 'TEST'544 :5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ LONGLONGS_EQUAL(expected_value, mock().returnValue().getLongLongIntValue());/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:267:1: warning LONGLONGS_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteTEST(UnitTestMacros, CHECKBehavesAsProperMacro): expanded from macro 'NULLPTR'^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define NULLPTR nullptr: 65 ^: 24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)67 : ^35 : note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :546/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::5306:: 19warning:: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:3#define _override override: ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: 273:1: warning#define _override override: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::226284::461:: notewarning: : expanded from macro 'LONGLONGS_EQUAL''override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_TEXT) ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h65::31424::17 :note : noteexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:284 LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]238 :62:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro 'LONGLONGS_EQUAL_LOCATION'35 : note: expanded from macro 'TEST' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:560:5: warningTEST(UnitTestMacros, CHECK_TEXTBehavesAsProperMacro): 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' LONGLONGS_EQUAL(another_ret_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h void testBody() _override; }; \: 226 ^: 3:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'LONGLONGS_EQUAL'19 : note: expanded from macro '_override' #define _override override LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:560:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp5::291 :warning1: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:'override' keyword is incompatible with C++98 [-Wc++98-compat]226 :3:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro 'LONGLONGS_EQUAL'35 : note: expanded from macro 'TEST' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:238:83 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : expanded from macro 'LONGLONGS_EQUAL_LOCATION'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'304 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(false); UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::241108::7969:: notenote: : expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0)17 : ^ note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:569:5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:: 308warning:: 1'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' TEST(UnitTestMacros, FailureWithCHECK_TRUE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::308232::13:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::57265::524:: warningnote: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().unsignedLongLongIntReturnValue());306 : ^19 : note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 232:3: #define _override overridenote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::57267::535:: warningnote: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 241expanded from macro '_override': 109: note: #define _override overrideexpanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :note320: :expanded from macro '_override'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ IGNORE_TEST(UnitTestMacros, CHECK_TRUEWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: CHECK_TRUE(false); // LCOV_EXCL_LINE241 : ^79 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION'108 :69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^TEST(UnitTestMacros, FailureWithCHECK_TRUE_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp ^: 584:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :232:3:#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:331:1: warning: UNSIGNED_LONGLONGS_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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::67314::3517:: notenote: : expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::338241::1109:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' TEST(UnitTestMacros, CHECK_TRUE_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0): expanded from macro 'TEST' ^ void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp ^: 586:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :232:55: #define _override overridenote : ^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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::589306::119:: warningnote: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:351:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(true); ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:597:5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:: 355warning:: 1'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' TEST(UnitTestMacros, FailureWithCHECK_FALSE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h void testBody() _override; }; \: 314 ^: 17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'NULLPTR'19 : note: expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp ^: 355:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning232: :'override' keyword is incompatible with C++98 [-Wc++98-compat]3 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'UNSIGNED_LONGLONGS_EQUAL'67 :35: note: expanded from macro 'TEST' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ note ^: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h361::2321::55 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' TEST(UnitTestMacros, CHECK_FALSEBehavesAsProperMacro) ^ UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: note: expanded from macro 'TEST' 314:17: note: void testBody() _override; }; \expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define NULLPTR nullptr306 : ^19 : note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp232::3613::1 :note : warningexpanded from macro 'UNSIGNED_LONGLONGS_EQUAL': 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:363:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) CHECK_FALSE(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppIGNORE_TEST(UnitTestMacros, CHECK_FALSEWorksInAnIgnoredTest): 605^: 1: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]79 :27: note: expanded from macro 'IGNORE_TEST' TEST(MockReturnValueTest, MatchingReturnValueOnWhileSignature) ^ public: void testBody() _override; }; \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp81::60535::1 :note : warningexpanded from macro 'IGNORE_TEST': 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::385306::119:: warningnote: : '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::624306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ STRCMP_EQUAL(expected_return_value, mock().returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:398:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:398:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp24::631 :note5: :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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL(default_return_value, mock().actualCall("foo").returnStringValueOrDefault(default_return_value));#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:632: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL(default_return_value, mock().returnStringValueOrDefault(default_return_value)); ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:640: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL("hello world", actual_call.returnValue().getStringValue()); ^#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:651:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:425:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expected_return_value, actual_call.returnValue().getDoubleValue(), 0.05); ^ else CHECK_COMPARE(1, <, 2);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^281 :55: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 146expanded from macro 'DOUBLES_EQUAL': 44: note: expanded from macro 'CHECK_COMPARE' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) CHECK_COMPARE_TEXT(first, relop, second, NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :428/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306:: 19warning:: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :note661: :expanded from macro 'NULLPTR'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ POINTERS_EQUAL(expected_return_value, mock().actualCall("foo").returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:440:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_COMPARE_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :note665: :expanded from macro '_override'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ TEST(MockReturnValueTest, WhenNoConstPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:447:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_COMPARE_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::670306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ POINTERS_EQUAL(default_return_value, mock().returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:678:5: public: void testBody() _override; }; \ warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ POINTERS_EQUAL(expected_return_value, mock().actualCall("foo").returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::679306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ POINTERS_EQUAL(expected_return_value, mock().returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:682:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:472:1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppwarning:: 690'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67TEST(UnitTestMacros, UNSIGNED_LONGS_EQUAL_macroExpressionSafety): 35^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'TEST': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::474314::517:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ UNSIGNED_LONGS_EQUAL(1, 0.4 + 0.7); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:696:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:475: FUNCTIONPOINTERS_EQUAL(expected_return_value, mock().returnFunctionPointerValueOrDefault(default_return_value));5 : ^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :271:59 UNSIGNED_LONGS_EQUAL(0.4 + 0.7, 1);: ^note : expanded from macro 'FUNCTIONPOINTERS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:TEST(MockReturnValueTest, WhenNoFunctionPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue)480 :^1 : warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 65:24: note: expanded from macro 'TEST' TEST(UnitTestMacros, passingCheckEqualWillNotBeEvaluatedMultipleTimesWithCHECK_EQUAL) void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::35480:: 1note:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :483:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ CHECK_EQUAL(0, _countingMethod()); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 127note:: 42expanded from macro 'NULLPTR': note: expanded from macro 'CHECK_EQUAL' #define NULLPTR nullptr ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:704:5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :warning483: :'nullptr' is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' FUNCTIONPOINTERS_EQUAL(default_return_value, mock().returnFunctionPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:271:59: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro 'FUNCTIONPOINTERS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:#define NULLPTR nullptr17 : ^ note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:707:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::49067::535:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' CHECK_EQUAL(12345, _countingMethod()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \127 : ^42 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:493/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::1713:: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' POINTERS_EQUAL(ptr, actual_call.returnValue().getPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \expanded from macro 'POINTERS_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:714:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, actual_call.returnPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:715:5: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:501:5: warning: TEST(MockReturnValueTest, ConstPointerReturnValue)'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h127::653::24 :note : noteexpanded from macro 'CHECK_EQUAL': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h142::30666::19 :note : noteexpanded from macro 'CHECK_EQUAL_LOCATION': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :note504: :expanded from macro '_override'1 :#define _override override 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:504:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__): 518 ^: 16:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning314: :'nullptr' is incompatible with C++98 [-Wc++98-compat]17 : note: expanded from macro 'NULLPTR' if (false) CHECK_EQUAL(1, 2); ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::739127::13:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ TEST(MockReturnValueTest, whenCallingDisabledOrIgnoredActualCallsThenTheyDontReturnPreviousCallsValues)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :^142 :66:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro 'CHECK_EQUAL_LOCATION'24 : note: expanded from macro 'TEST' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 116 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1309:1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:79:42: warning: TEST(UnitTestMacros, MultipleCHECK_THROWS_inOneScope)'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp19:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 80expanded from macro '_override': 48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; ^ 607 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:66:5: warning: 'nullptr' is 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:67:5: warning: 'nullptr' is 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:68:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!doubles_equal(1.0, 1.001, not_a_number)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:86:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, PassedCheckEqualWillIncreaseTheAmountOfChecks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UtestShell, IgnoreTestAccessingFixture) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:95:23: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:95:5: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, ExitLeavesQuietly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, TeardownCalledAfterTestFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:150:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, TestStopsAfterTestFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:156:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fixture.hasTestFailed()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:244:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, DestructorIsCalledForLocalObjectsWhenTheTestFails) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:248:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(destructorWasCalledOnFailedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:279:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionSpecifiedThenIncreaseRunCount) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:287:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionNotSpecifiedThenIncreaseIgnoredCount) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:308:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TEST(TestGroup, TestName)", ignoredTest.getFormattedName().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:311:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionNotSpecifiedThenReturnIGNORETESTInFormattedName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:321:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(ignoredTest.willRun()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ TestGroup: TestOrderedTestMacros TestGroup: TestOrderedTest TestGroup: MockReturnValueTest TestGroup: MockStrictOrderTest TestGroup: MockSupport_c TestGroup: MockSupportTestWithFixture TestGroup: MockSupportTest TestGroup: MockPlugin TestGroup: MockParameterTest TestGroup: MockNamedValue TestGroup: ComparatorsAndCopiersRepository TestGroup: MockHierarchyTest TestGroup: MockFailureTest /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hTestGroup: MockExpectedCallsList: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ TestGroup: MockIgnoredExpectedCall TestGroup: MockExpectedCall TestGroup: MockNamedValueHandlerRepository TestGroup: MockComparatorCopierTest TestGroup: MockCallTest /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:397:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TestGroup: MockCheatSheet TEST(CanHaveMemberVariablesInTestGroupThatAllocateMemoryWithoutCausingMemoryLeaks, testInTestGroupName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306TestGroup: MockCheckedActualCall: 19: note: expanded from macro '_override' #define _override override ^ TestGroup: NormalMemoryReportFormatter TestGroup: MemoryReporterPlugin TestGroup: MemoryReportAllocator /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' TestGroup: IEEE754ExceptionsPlugin2 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ TestGroup: FE__with_Plugin TestGroup: CodeMemoryReportFormatter /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:466:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.getFirstTest() != test0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:475:5: warning: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:214In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp46::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:72:42 virtual ~ExecFunctionWithoutParameters() _destructor_override;: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 exitCurrentTest() const _override;#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro '_override'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h#define _override override: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:79:42: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: virtual void exitCurrentTest() const _override;234 : ^38 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note virtual ~ExecFunctionTestShell() _destructor_override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:#define _override override30 : ^ note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp39:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :In file included from 80/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::4831:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp::4528:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :warning39: : defaulted function definitions are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :190:21: DEFAULT_COPY_CONSTRUCTOR(TestResult) warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:In file included from 44/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h28:: 93In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h59::39 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]251 :34: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:254:In file included from 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h virtual bool willRun() const _override;: 111 ^: 76:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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 runAllPreTestAction(UtestShell& test, TestResult& result) _override; #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h39:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :In file included from 255/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3444:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.hwarning:: 112'override' keyword is incompatible with C++98 [-Wc++98-compat]: 77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp::3928: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h31:: 258In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h69::45 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]46 :40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::30306:: 19: note: noteexpanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp150::2880: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.hnote:: 32expanded from macro 'DEFAULT_COPY_CONSTRUCTOR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void flush() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h306::4419: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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] ^ virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp :note29: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:120In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp34::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]102 :44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override virtual const char* alloc_name() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306322::1930:: notenote: : expanded from macro '_override'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual const char* free_name() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hnote:: 31expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:124:#define _override override45 : ^ 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp virtual void printBuffer(const char* s) _override; ^ :33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h306::10519::52 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp#define _override override: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: virtual ~NullUnknownAllocator() _destructor_override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h322::14830::39 :note: expanded from macro '_destructor_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual ~StringBufferTestOutput() _destructor_override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::322129::3076:: notewarning: : expanded from macro '_destructor_override''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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp::3133: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h::13031:: 88/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 150warning:: 37'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: void printBuffer(const char* s) _override306 : ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp: :In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h31:: 141In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h40::31 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]155 :18: warning: virtual ~FailableMemoryAllocator() _destructor_override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322: void flush() _override30 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:181: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp virtual ~CompositeTestOutput() _destructor_override;: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h210::32246::30 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_destructor_override' virtual ~AccountingTestMemoryAllocator() _destructor_override; #define _destructor_override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h33:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h212::18376::38 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void printTestsStarted() _override;: 306 ^: 19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h :note31: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :184:#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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning virtual void printTestsEnded(const 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual TestMemoryAllocator* actualAllocator() _override;: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h :31: In file included from virtual const char* alloc_name() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h : ^31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::306186::1966:: notewarning: : expanded from macro '_override''override' keyword 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp: virtual void printCurrentTestStarted(const UtestShell& test) _override;33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :219:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h43::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp ^: 78:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h54::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' static int (*original_waitpid)(int, int*, int) = NULLPTR; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:88: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:88:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:89:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp5::108 :warning1: :'nullptr' 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67: CHECK_EQUAL(0, mutexUnlockCount);35 : ^ note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \expanded from macro 'CHECK_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h131::651::24 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' void testBody() _override; }; \ TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, AccessViolationInSeparateProcessWorks) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp35::92 :note1: : warning: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 67 ^: 35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro 'TEST'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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:101: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::151127::13:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL' TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToForkFailedInSeparateProcessWorks) CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h65::14224::66 :note : noteexpanded from macro 'TEST': expanded from macro 'CHECK_EQUAL_LOCATION' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:103: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:103TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToWaitPidWhileDebuggingInSeparateProcessWorks): 5^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]65 :24: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:127 void testBody() _override; }; \: 3 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cppnote:: 160expanded from macro 'NULLPTR': 1: 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:170:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(waitpid_while_debugging_stub_number_called > waitpid_while_debugging_stub_forced_failures); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:196:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, MultipleTestsInSeparateProcessAreCountedProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:203: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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 175 warnings generated. 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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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